본문으로 건너뛰기

now_date

Description

Limit 확장 기능에서 현재 시간 표시기의 날짜를 설정합니다 (- mark_now 설정을 통해 활성화됨)

now_date: Date

Example

scheduler.config.now_date = new Date(2010, 7, 5);
...
scheduler.init('scheduler_here', new Date(2010, 7, 5), "week");

Details

노트

이 속성은 limit 플러그인이 활성화된 경우에만 작동합니다.

이 옵션은 Limit 확장 기능과 함께 사용됩니다.

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.