| Issue 1294: | Time formatting incorrect when event spans am/pm | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I have an event that goes from 10 am - 3 pm. The event is correctly displayed in the calendar in the right time slot. However the time formatting is wrong, it says 10 am - 3 am. Here is the formatting I used:
timeFormat: 'h:mm tt{ - h:mm} tt' with ignoreTimezone: false
Is this a bug or is there a better way to format the time so that it correctly shows am and pm?
Thank you!!
Aug 6, 2012
Thanks, this helped me
Aug 15, 2013
(No comment was entered for this change.)
Status:
Done
|
|
| ► Sign in to add a comment |
Got it, should be timeFormat: 'h:mm tt{ - h:mm tt}'