to
Home > @gooddata/sdk-ui-dashboard > DateFilterSelection > to
DateFilterSelection.to property
The end date. If absolute date filter, then to
is formatted end date.
Signature:
readonly to?: DateString | number;
Remarks
If relative date filter, then to
is offset from today.
If not specified, then the end date is current date.
See granularity
prop for more on date format