본문으로 건너뛰기

api_date

Description

api_date 템플릿에서 사용되는 날짜 형식을 설정합니다.

api_date: string

Example

scheduler.config.api_date="%Y-%m-%d %H:%i";

scheduler.init("scheduler_here",new Date(2009,10,1),"week");

Default value: "%d-%m-%Y %H:%i"

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.