Skip to content
Summary: v0.4.0 of dateutils
Keywords: v0.4.0

This is dateutils v0.4.0.

This is a bugfix release.

Bugfixes:
- document %g/%G format specifiers
- bug/42, accept NUL characters in input
- bug/45, correctly display Gregorian and ISO week dates in one line
- bug/46, adhere to ISO group's official formatting of week dates
- bug/47, allow rounding of Epoch based timestamps
- bug/48, avoid crash for void input to strptime(3)

Features:
- datetest supports --isvalid to conditionalise on date/time parsing
- all tools support --from-locale to parse localised input
- tools with output formatting support --locale to format output
  according to locale

See info page examples and/or README.