DayPilot.Calendar.showEventStartEnd

The showEventStartEnd property (boolean) specifies whether the calendar component should append the time information (start and end) to the event text.

The calendar uses the date/time format specified using locale property.

Default Value

false

Example

dp.showEventStartEnd = true;