| Issue 439: | timestamp issues | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Having a strange issue for the last 2 versions I'm sending ISO8601 date/time values back to the client. It works well, except for times that start in the AM and end in the PM - if the start time is in the AM and the end time is in the PM, it will set the end time in AM instead of PM. Screenshot attached Sample code attached
Apr 8, 2010
#2
jprof...@gmail.com
Apr 8, 2010
i will take a look at this today. sorry i haven't been able to work on fullcalendar very much lately (it is done solely in my free time and i am the only developer)
Apr 8, 2010
Thank you, I'd really appreciate it. We're using it for our calendaring system and its scheduled to go into test mode this Friday. I havent had time to look into this bug myself since I'm the only developer here so it's kind of nerve-wrecking bec it makes me look bad for choosing FullCalendar :) FYI I'd love to help out with this project when I have more time in about a month or so, if you're taking submissions.
Apr 8, 2010
(No comment was entered for this change.)
Status:
Duplicate
Mergedinto: 426
Apr 8, 2010
this is a problem with the timeFormat string you've provided.
it was "h:mm tt { - h:mm} tt "
it should be "h:mm tt { - h:mm tt} "
Status:
Done
Mergedinto: -426 |
|
| ► Sign in to add a comment |