Commit History

Author SHA1 Message Date
  Dmitry Panov e37b27fbba Added V8 date parser test 1 year ago
  rkscv 02193f39d0 Reimplement date parser (#611) 1 year ago
  Dmitry Panov bf6af58bbc Refactored tests 3 years ago
  Dmitry Panov 00bb30d125 Fixed ExportType() for Date objects 4 years 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 3ec8e20a89 Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON() 5 years ago
  Dmitry Panov 52a8eb19c9 Updated documentation, fixed Date export. See #170, closes #182 5 years ago
  Dmitry Panov 60b86f2254 Missing Date methods, better overflow handling, refactoring (#147) 5 years ago
  Dmitry Panov 1236576b0d Typedarrays (#137) 5 years ago
  Dmitry Panov 37522a24db Implemented Symbol (#128) 5 years ago
  Dmitry Panov aaec0e7bde Changed toUTCString() format. Closes #119. 5 years ago
  Dmitry Panov 9fe968c8ec Removed redundant date formats (fractional seconds are supported even if not specified) 6 years ago
  Dmitry Panov cf1b11d287 Avoid integer overflow in Date.setMilliseconds() 6 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
  Dmitry Panov da19abe48a Fixed date setters. 8 years ago
  Dmitry Panov 699b08efc7 Made date tests timezone agnostic. 9 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago