Zum Hauptinhalt springen

calendar_time

Description

Definiert das Datumsformat, das für die Start- und Enddatum-Felder in der Lightbox verwendet wird

calendar_time: (date: Date) => string

Parameters

  • date - (required) Date - der Datumswert, der formatiert werden muss

Returns

  • text - (string) - der HTML-Inhalt, der innerhalb des schedulers angezeigt wird

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.