Rand Stats

DateTime::strftime

zef:lizmat
Revision history for DateTime::strftime

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