跳转到主要内容

calendar_time

Description

定义 lightbox 中开始日期和结束日期字段使用的日期格式

calendar_time: (date: Date) => string

Parameters

  • date - (required) Date - 需要格式化的日期值

Returns

  • text - (string) - 在 scheduler 内显示的 HTML 内容

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.