Hi !
Problem description :
- jsCalendar is enabled
- In settings->event, set the 'Time notation preference' to 24H.
- Create an event, with a start or end hour greater than 12H.
- Problem: the hour is converted to PM format (for instance, 17H is turned into 5H)
Proposed fix:
the attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_time_notation_on_event_submit.patch | 792 bytes | Moxide |
Comments
Comment #1
Moxide commentedThis is a duplicate of http://drupal.org/node/71055.
Closing this one.