Charlie Gordon 78db49cf95 Improve Date.parse
- rewrite Date.parse() with separate parsers
- return `NaN` for out of bounds field values as specified
- accept up to 9 decimals for millisecond fraction but truncate at 3
- accept many more alternative date/time formats
- add test cases in tests/test_builtin.js
2024-02-25 23:47:26 +01:00
..
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-17 21:54:19 +01:00
2024-02-17 21:54:19 +01:00
2024-02-11 18:38:47 +01:00
2024-02-25 23:47:26 +01:00
2024-02-10 16:19:17 +01:00
2024-02-17 21:54:19 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2020-09-06 19:10:15 +02:00