Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 16:05
· 14 commits to main since this release
5e45193

TidierDates v0.2.4

Diff since v0.2.3

  • improves parsing for *_hms functions for (mdy, dmy, ymd)
  • *_hms functions can take note of PM in string
  • adds *_hm and *_h functions for (mdy, dmy, ymd)

Merged pull requests:

  • improves parsing/efficiency, bugfix with PM/pm in date_hms options (#14) (@drizk1)

Closed issues:

  • Add the following (#13)