CurrentTimeSettings
Interface
Represents the current time marker settings.
Definition
Package:@progress/kendo-angular-scheduler
Properties
enabled?
boolean
Specifies if the current time marker is displayed.
Default:
true
localTimezone?
boolean
Specifies if the local timezone is used. If false, the Scheduler uses its own timezone.
Default:
true
updateInterval?
number
Sets the update interval in milliseconds for the current time marker.
Default:
60000