Commit History

Author SHA1 Message Date
  Pavel c4e5ce2a17 The getDate() method returns 0 for December 31st before 1970 (#1746) 1 year ago
  Marko Lahma 197ebd8d00 Add NET 8 support (#1686) 1 year ago
  Marko Lahma da7cb51e40 Fix parsing of empty date string (#1666) 1 year ago
  Marko Lahma 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
  Marko Lahma 4142d9371c Improve date handling and time zone support (#1446) 2 years ago
  Marko Lahma 83206f4635 Improve date parsing by utilizing MimeKit logic (#1434) 2 years ago
  Marko Lahma 12bc40e361 Change JsDate.ToString to follow Date prototype logic (#1425) 2 years ago
  Marko Lahma c7489b54d2 Fix default date constructor to clip decimal part (#1340) 2 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) 4 years ago
  Marko Lahma 02b4f692d4 Fix Date's NaN JSON.stringify (#764) 5 years ago
  Marko Lahma 42ff935986 Switch to Visual Studio 2019 and .NET Core 3 test runner (#669) 5 years ago
  miroslav22 2ff9b3b705 DatePrototype to(x)String should not throw (#639) 6 years ago