Skip to content

v0.2.3

Compare
Choose a tag to compare
@FObersteiner FObersteiner released this 15 Sep 15:02
· 58 commits to master since this release
f6829f2

2024-09-15, v0.2.3

  • datetime to string: %I directive, by @sethvincent
  • datetime to string, string to datetime: 'am' and 'pm' added, to complement %I
  • formatting directives (dt-->str) mostly completed, missing: locale-specific %c, %x and %X (addresses part of issue #5)

(internal)

  • generator script, tz database: checkout specific tag before building the database (addresses part of issue #4)