Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (46m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 20:39:47 UTC Now

2024-04-28 08:26:05 UTC MAIN commitmail json YAML

Update to 6.95

Upstream changes:
6.95  expected 2024-03-01
  -  Better support for weeks of the year
        Added the Week1ofYear config variable and deprecated the Jan1Week1
        variable. The first week of the year can now be specified much more
        easily.

  -  Support for the standard POSIX strftime directives in printf
        The Date::Manip::Date::printf method uses a set of directives which
        is similar, but not identical, to the POSIX strftime directives.

        A new config variable Use_POSIX_Printf has been added. If set, the
        printf method will use the POSIX strftime directives more fully
        (see the PRINTF DIRECTIVES section in the Date::Manip::Date POD for
        more information).

        Reported in GitHub #48

  -  Time zone fixes
        Newest zoneinfo data (tzdata 2024a).

(wen)