DayPilot.Scheduler.timeRangeSelectingStartEndFormat

The timeRangeSelectingStartEndFormat property (string) specifies the date/time format to be used by the target position indicators. The indicators can be enabled using timeRangeSelectingStartEndEnabled property.

The string uses format described in DayPilot.Date.toString() method documentation.

Default Value

"MMMM d, yyyy"

Example

dp.timeRangeSelectingStartEndFormat = "h:mm tt";