Hello,
I’ve taken over the maintenance of an event site that has a rather bazaar problem and I’m having trouble figuring out where to look to find the source.
The event date at time is set using the “Entry Date” field which will occasionally roll the time back by one minute when the entry is saved. So entering a time of 7:30 might result in an actual saved time of 7:29.
I somewhat suspect that the problem lies in the localization settings which include the following:
Server Time Zone: (UTC -5:00)
Server Offset: 60
Default Time Format: United States
Daylight Savings Time: Yes
Honor Daylight Saving Time associated with…: Yes
Do you see anything in here that might cause the symptom I described? I have no idea why they set up a server offset of a full hour but I intend to undo it… maybe that will help?
ExpressionEngine version 1.6.8 build 20090723.
Thanks!