]> git.kaiwu.me - quickjs.git/commit
fixed Date parsing: "1997-03-08 11:19:10-0700" is a valid date and "1997-03-08T11...
authorFabrice Bellard <fabrice@bellard.org>
Mon, 29 Sep 2025 13:13:04 +0000 (15:13 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 29 Sep 2025 13:13:04 +0000 (15:13 +0200)
commit00608769df4aa48a250cfef2efa71004742b388d
treef99b43979be7454b981093af4ee2b1ec619b827c
parenta6db749af7271c1f679ce19039559c1d795e98f2
fixed Date parsing: "1997-03-08 11:19:10-0700" is a valid date and "1997-03-08T11:19:10-07" should yield an error
TODO
quickjs.c
test262_errors.txt