Skip to content

v0.2.0

Compare
Choose a tag to compare
@coder966 coder966 released this 16 Jul 13:07
· 23 commits to master since this release

Release Date: 2022-07-14

Release Notes:

  • IntlDate: added the following methods:
    • from
    • parse
    • getDayOfWeek
    • plusDays
    • minusDays
    • toString
  • Internal Enhancements