Revision history for DateTime::strftime
0.0.8 2026-08-05T18:16:38+02:00
- Add support for :rfc2822: and %2 formats, providing
RFC2822 compatible DateTime strings
0.0.7 2026-08-02T12:44:00+02:00
- Bump dependency on Locale::Dates for Bulgarian,
French and Portuguese localizations
0.0.6 2026-06-24T14:40:03+02:00
- Properly migrate repo to Codeberg
0.0.5 2026-06-24T14:33:36+02:00
- Bump dependency on Locale::Dates for Russian
localization
- Update copyright year
0.0.4 2025-05-01T11:53:32+02:00
- Don't use %G together with %b, as suggested by Jean Forget++
- Bump dependency on DateTime::strftime after bugfix
suggested by Jean Forget++
0.0.3 2025-03-18T09:22:34+01:00
- Added some references, as suggested by Jean Forget++
0.0.2 2025-01-19T18:02:26+01:00
- Add support for :text: alternatives to rather cryptic
strftime format codes
- Mention availability of $*LOCALE-DATES for default
localization
0.0.1 2025-01-19T15:57:21+01:00
- Initial version