calendar_time

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

dateDatethe date which needs formatting

Example

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

Details

See also
Back to top