My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1494: Date format issue for IE and Firefox when using JSON but works in Chrome.
2 people starred this issue and may be notified of changes. Back to list
Status:  WontFix
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by pritesh....@gmail.com, Aug 7, 2012
When you have the following date format in your json response

Here is an example.
{"id":43001,"title":"name","start":"2012-08-11 13:37:22","end":"2012-08-11 13:37:22","allDay":false}

if the date format is "2012-08-11 9:37:22" , this will not render in IE and firefox. Only works in Chrome. The date format required is "2012-08-11 09:37:22" for it to work on IE and Firefox.

I dont know if this is a bug or not, just thought i will report it.

Thanks,
Jan 3, 2013
#1 Gomas....@gmail.com
I have experienced the same issue. Have you found a format that works with all browsers?
Jan 3, 2013
#2 pritesh....@gmail.com
Nope. You have to generate the 0 before the 9 in your JSON.
Aug 15, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: WontFix
Sign in to add a comment

Powered by Google Project Hosting