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

deviantintegral’s picture

I 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

rayarub’s picture

Category: support » bug

Yeah, that seems to fix it, thanks. This is probably a bug, as I don't think it should do that.

HorsePunchKid’s picture

Status: Active » Closed (duplicate)

See Incorrect AM/PM detection in JSCalendar code for current discussion. Appears to be fixed.