Events date Start and End
Hi,
We encounter a weird behavior on event.
When we set start date at 12/04/2012 00:00 (dd/MM/yyyy), it display on frontend 11/04/2012 and keep 12/04/2012 in backend.
But if we set start date at 12/04/2012 08:00, it display on frontend 12/04/2012.
Regards,
Nicolas
Hi,
I think I understand the problem.
Concrete example:
Event at 27/02/2012 00:00 on back => at 26/02/2012 23:00 on DB.
Event at 17/07/2012 00:00 on back => at 16/07/2012 22:00 on DB.
Event at 27/11/2012 00:00 on back => at 26/11/2012 23:00 on DB.
So this is daylight saving time but why is it apply for change event date.
Regards,
Nicolas
Hi,
For the record: in the back office, under settings / time zone, trying to uncheck the "Automatically adjust clock for Daylight Saving Time" box does not work. If you uncheck the box, leave the page and go back to it, the box is still checked.