Hi.
I`m using dhtmlxscheduler 3.7… and I’m having problems in October. The 20th does not appear on the scheduler.
This is my config file:
scheduler.locale.labels.timeline_tab = "Timeline";
scheduler.locale.labels.section_custom = "Section";
scheduler.config.xml_date="%Y-%m-%d %H:%i";
scheduler.config.start_on_monday = false;
scheduler.config.prevent_cache = true;
scheduler.xy.min_event_height = 21;
scheduler.config.separate_short_events = true;
scheduler.config.multi_day = true;
scheduler.config.details_on_create = true;
Any ideia?