Skip to content

🐭 hickery dickery dock

Choose a tag to compare

@mychidarko mychidarko released this 02 Apr 20:30
· 4 commits to next since this release

v2.0 - 2 Apr 2023

Added

  • Added tick method
  • Allowed method chaining
  • Added support for functional mode
  • Added second method
  • Added millisecond method
  • Added hour method
  • Added day method
  • Added date method
  • Added month method
  • Added year method
  • Added get method
  • Added set method
  • Added add method
  • Added subtract method
  • Added startOf method
  • Added endOf method
  • Added format method
  • Added fromNow method
  • Added toNow method
  • Added isBefore method
  • Added isSame method
  • Added isAfter method
  • Added isBetween method
  • Added isBetweenOrEqual method
  • Added isSameDay method
  • Added isSameMonth method
  • Added isSameYear method
  • Added isLeapYear method
  • Added isDateTime method

Changed

  • Discontinued static methods