Hello! Isomorphic!
I got following problem!
in my specific case i have to set it to Time.setDefaultDisplayTimezone('+00:00');
this in fact forces the calendar to start at 23:00 (11pm) the day before..
-> the biggest problem here is i cant drag or create any events from the calender, because the only "clickable" or "dragable" field is the "first" cell next to 23:00(11pm)
I got following problem!
in my specific case i have to set it to Time.setDefaultDisplayTimezone('+00:00');
this in fact forces the calendar to start at 23:00 (11pm) the day before..
-> the biggest problem here is i cant drag or create any events from the calender, because the only "clickable" or "dragable" field is the "first" cell next to 23:00(11pm)
Comment