I am running the latest event module for 4.7 (event.module,v 1.183.2.11 2007/01/28). Whenever I create an event, dates entered as PM are saved as their AM equivalents. Noon and all AM dates display properly. Any ideas why this is?
I am running the latest event module for 4.7 (event.module,v 1.183.2.11 2007/01/28). Whenever I create an event, dates entered as PM are saved as their AM equivalents. Noon and all AM dates display properly. Any ideas why this is?
Comments
Comment #1
deviantintegral commentedI had this issue as for some reason the 12/24 hour input had flipped in admin/settings/event. In my case, I input as 24 hour but display as 12, so switching the input back to 24 hour fixed it for me.
Hopefully this helps.
--Andrew
Comment #2
rayarub commentedYeah, that seems to fix it, thanks. This is probably a bug, as I don't think it should do that.
Comment #3
HorsePunchKid commentedSee Incorrect AM/PM detection in JSCalendar code for current discussion. Appears to be fixed.