본문으로 건너뛰기

repeat_date

Description

'recurring' 라이트박스 내 'End by' 필드에 사용되는 날짜 형식을 지정합니다.

repeat_date: string

Example

scheduler.config.repeat_date = "%m/%d/%Y";
...
scheduler.init('scheduler_here',new Date(2019,05,11),"month");

Default value: "%m.%d.%Y"

Details

노트

이 속성은 recurring 확장 기능이 활성화되어 있어야 사용 가능합니다.

기본적으로 'End by' 필드에 입력된 날짜는 제외 날짜로 처리됩니다.

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.