rkscv
|
02193f39d0
Reimplement date parser (#611)
|
1 year ago |
Dmitry Panov
|
ac2ea62348
Updated tc39 tests. A number of fixes as a result:
|
1 year ago |
Dmitry Panov
|
6338b32468
Treat date-only formats as UTC and date-time as local timezone. Added support for additional datetime formats. Fixes #281, fixes #292.
|
4 years ago |
Dmitry Panov
|
5e65f9206b
Date.parse() now returns a number. Switched to own date parser for better compatibility (extended years, etc.). Fixes #79
|
6 years ago |