sobhagya-sahu / datejs

Automatically exported from code.google.com/p/datejs
0 stars 0 forks source link

doesn't reconize youtube api date format : 0000-00-00T00:00:00.000Z #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. go to website
2. type 2012-12-21T09:00:00.000Z
3. observe it doesn't work

What is the expected output? What do you see instead?
Expected : Friday, December 21, 2012 9:00:00 AM
See : "Nope"

What version of the product are you using? On what operating system?
Website version

Please provide any additional information below.
This date format is used by youtube api and google on many json returns

Original issue reported on code.google.com by salmi.ch...@gmail.com on 22 Apr 2012 at 2:29

GoogleCodeExporter commented 8 years ago
Duplicate issue, but is fixed and working on my current fork: 
https://github.com/abritinthebay/datejs/

Original comment by darkcr...@gmail.com on 10 Sep 2013 at 4:10