Comment #2 on issue 3936 by [email protected]: Date.parse("2013-01-18 21:00:00+01:00") returns something else than NaN
https://code.google.com/p/v8/issues/detail?id=3936
PTAL = "please talk another look" ? ( http://acronyms.thefreedictionary.com/PTAL )
I'm on Ubuntu 14.10.
Date.parse("2013-01-18 21:00:00+01:00")
In Firefox Developer Edition 38.0a2 (2015-03-01), it gives me NaN In Chrome 39.0.2171.99 (64-bit), it gives me 1358539200000 Can you reproduce this on these OS/Browser/version combos ? --You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
