First of all, 12-hour selector must contain numbers from 1 to 12, not from 0 to 12. 12AM is recogined as 12:00, and this is wrong (must be 00:00).
And the second one:
When Date's Timezone is selected and you enter 12 (or 0) AM into date field (does't matter from Select List or Text Field) and minutes and seconds = 0 (or are not asked) you get your time stored incorrectly in database (T00:00:00, but the date is OK) and timezone is not stored at all in this case! I have a temporary fix for this - I set 'seconds' = 01 is case hours == 12 AM
| Comment | File | Size | Author |
|---|---|---|---|
| date_ampm.patch | 809 bytes | scoonz |
Comments
Comment #1
karens commentedFixed since then, definitely fixed in 5.2.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.