본문으로 건너뛰기

calendar_time

Description

라이트박스의 시작일 및 종료일 필드에 사용되는 날짜 형식을 정의합니다.

calendar_time: (date: Date) => string

Parameters

  • date - (required) Date - 포맷팅이 필요한 날짜 값

Returns

  • text - (string) - 스케줄러 내에 표시할 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.