20th problem (october)

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?


Try to use the attached dhtmlxscheduler.js insted of the original one

Which timezone you are using ?
Which OS and browser version ?
dhtmlxscheduler.tz.fix.zip (45 KB)

  • (GMT -3:00) Brasilia, Buenos Aires, Georgetown
  • Windows 7
  • Firefox 24.0

thanks