- From: Travis Leithead <web-platform-tests-notifications@w3.org>
- Date: Mon, 30 Sep 2013 23:15:07 GMT
- To: public-web-platform-tests-notifications@w3.org
This makes me wonder though, is the Chrome implemenation conversion a good idea? For example, why not take what the native Date() constructor accepts as valid and just feed those inputs into the new Date constructor, and take the result, and if it throws or produces a NaN date, then throw? View on GitHub: https://github.com/w3c/web-platform-tests/pull/271#discussion_r6674424
Received on Monday, 30 September 2013 23:15:14 UTC