Skip to main content

calendar_time

Description

Specifies the date format of the lightbox's start and end date inputs

calendar_time: (date: Date) => string

Parameters

  • date - (required) Date - the date which needs formatting

Returns

  • text - (string) - html text for rendering in the scheduler

Example

scheduler.templates.calendar_time = scheduler.date.date_to_str("%d-%m-%Y");

Details

mini_calendar_templates

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.