Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 12:38
· 6 commits to main since this release
2f6cdfb

TidierDates v0.2.2

Diff since v0.2.1

Adds support for

  • now(), today()
  • am(), pm()
  • leap_year()
  • days_in_month()

Merged pull requests:

  • new functions now(), today(), am(), pm(), leap_year(), days_in_months() (#10) (@cecoeco)