New to KendoReact? Start a free 30-day trial
GanttViewDateRangeArgs
GanttViewDateRangeArgsPremium
Represents the arguments which are passed to the dateRange function.
Name | Type | Default | Description |
---|---|---|---|
intl |
|
The internationalization service for date formatting and localization. | |
numberOfDays? |
|
The number of days to include in the date range calculation. | |
tasksEnd |
|
The latest end date among all tasks. | |
tasksStart |
|
The earliest start date among all tasks. | |
timezone? |
|
The timezone identifier for date calculations. |