v0.2.3
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)