You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 3 години
123456789101112131415161718192021222324252627
  1. # [4.1.0](https://github.com/jquense/date-math/compare/v4.0.1...v4.1.0) (2020-01-02)
  2. ### Bug Fixes
  3. * add month on leap year ([2857325](https://github.com/jquense/date-math/commit/28573254a1600624a3df1215fc5fb7dc3e42eda0))
  4. ### Features
  5. * add solveDST function ([44b425d](https://github.com/jquense/date-math/commit/44b425dbbd41777939338623b86533bae23b9082))
  6. ## [4.0.1](https://github.com/jquense/date-math/compare/v4.0.0...v4.0.1) (2019-06-26)
  7. ### Bug Fixes
  8. * month math ([2de5015](https://github.com/jquense/date-math/commit/2de5015)), closes [#17](https://github.com/jquense/date-math/issues/17)