month_date_class

하루 셀에 할당되는 CSS 클래스를 정의합니다.

dateDate포맷이 필요한 날짜입니다.

Example

scheduler.templates.month_date_class = function(date){
    return "";
};

Applicable views:Month View
See also
맨 위로