Open GoogleCodeExporter opened 9 years ago
Main problem however is that its DST handling is still switched (ie -700 == MST
even in DST time, this is wrong as can be) and that it's parse function is
busted (the native parse works better in all cases) - eg
""2013-09-06T02:15:00Z" when parsed shouldn't be converted to 2:15am PST if
you're in that time zone but 2:15am UTC.
Original comment by gwildsm...@bleacherreport.com
on 17 Jul 2013 at 7:28
opened up a fork and fixed a LOT of issues (including the problem above):
https://github.com/abritinthebay/datejs/issues/146
Has the absolute latest code with a LOT of the issues on here fixed.
Original comment by darkcr...@gmail.com
on 15 Sep 2013 at 7:55
Original issue reported on code.google.com by
transien...@gmail.com
on 24 Oct 2011 at 9:12