Commit History

Author SHA1 Message Date
  Sébastien Ros 561d8c3101 Fixing Date.getHours (#432) 7 years ago
  Sebastien Ros 0612a7a49b Renaming option's internal properties 9 years ago
  Sebastien Ros ea8b55c6ca Using local timezone and formats for `toLocale` functions 9 years ago
  Sebastien Ros bdc51a459f Fixing Date.now rounding 10 years ago
  Brian Beard 9fe1402663 Allow entire .NET DateTime range for Date 11 years ago
  Sebastien Ros 53ced478dd Date.parse should return NaN when date is invalid 11 years ago
  Brian Beard aca99f86c3 complete custom local time zone feature 11 years ago
  Brian Beard c9a1a8c850 simplify changes -- use prototypeObject in constructor instead of static method 11 years ago
  Brian Beard 96dbc109e9 merge from Master - date function fixes 11 years ago
  Brian Beard f965c82e20 fix the behavior of Date.parse and Date.UTC 11 years ago
  Brian Beard f2d64b7196 Adding a way to override the local timezone 11 years ago
  Sebastien Ros 15de63e633 Supporting DateTimeOffset conversion 11 years ago
  Sebastien Ros 478662033e Refactoring Date to reflect specifications 11 years ago
  Sebastien Ros a997e94669 Adding Date unit tests to the default suite 11 years ago
  Sebastien Ros 99e29590e2 Fixing some Date tests 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 4951a81228 Incremental work on Date 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros 4146ed62b1 Using official driver 12 years ago
  Sebastien Ros 241205132a Implementing all standard conversions 12 years ago
  Sebastien Ros 5ec68fd7fb Defining more standard properties 12 years ago
  Sebastien Ros 01ae03bfdf Splitting configuration in another step 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros 00c55e2006 Applying strict mode declarative 12 years ago
  Sebastien Ros 4c24792b1d Implementing Date, Math and unary expressions 12 years ago