Issue 426: times not showing up properly
Status:  Done
Owner: ----
Closed:  Apr 2010
Reported by jprof...@gmail.com, Mar 29, 2010
Having a strange issue for the last 2 versions, am surprised nobody else
has reported similar issues.

I'm sending timestamp values back to the client.  It works well, except for
times that end between 12:00 PM and 1:00 PM - it shows up as 12:XX AM.
Screen shot 2010-03-29 at 11.08.15 AM.png
93.2 KB   View   Download
Mar 29, 2010
#1 jprof...@gmail.com
actually, small correction to my previous statement: I'm sending a ISO8601 date/time,
not timestamp.  Here's a sample date (pulled directly from json being sent to
browser): 2010-03-29T12:43:00+00:00

That date shows up in the calendar as 12:43 AM
Mar 30, 2010
#2 jprof...@gmail.com
is this project maintained?
Mar 30, 2010
Project Member #3 adamrs...@gmail.com
yes this project is maintained. it would be much more useful if you posted an online 
example of the problem happening, or a ZIP file with everything needed to recreate the 
bug (a runnable html file)
Apr 1, 2010
#4 jprof...@gmail.com
here you go. 
test.html
20.1 KB   View   Download
Apr 4, 2010
#5 jprof...@gmail.com
any luck with this?  Really need to resolve this issue.

It seems to occur 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. 

I provided a sample file to replicate the issue.
Apr 8, 2010
Project Member #6 adamrs...@gmail.com
 Issue 439  has been merged into this issue.
Apr 8, 2010
Project Member #7 adamrs...@gmail.com
what timezone are you in?
Apr 8, 2010
#8 jprof...@gmail.com
EST, but the server is set to UTC.
Apr 26, 2010
Project Member #9 adamrs...@gmail.com
this issue was so important that you opened it twice. closing

(fixed explained in  issue 439 )
Status: Done