Read the statement by Michael Teeuw here.
No update in Module Calender
-
Hi,
i made 2 Installations of MM 2 and everything went good, except the calender modul. It work’s after a restart but never did an update after midnight so i allways see the same. Maybe i did something wrong or i use too many calenders (1 from fb and 3 from icloud). I hope someone here can help me. -
Does the default calendar update before you add the other calendars? If there is a problem with one of the calendars you added, that could conceivably cause the entire module to stall. First make sure the default calendar works on its own, then add one calendar at a time and check, or test each calendar independently, starting with the default.
-
thanks, i will try and report
-
ok, here my first results:
the behavior is always the same doesnt matter which calender i am using also if i use all, but it looks like (i am from germany and i use 24 hours clock and i can see entries in the calender for ex. which are in real date for 19:30 and they show up for 7:30. also i am still not sure but it looks like there is an update but at midday not midnight. -
This should fix the time format for you.
Edit your calendar.js
Find the bit that says-
longDateFormat
Change LT: “hh:mm”
To
LT: “HH:mm” -
thanks a lot, it works
-