#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 23rd December 2020 === ==== Local Packages ==== * Updated `perl-DateTime-Locale` to 1.31: * The docs for each locale now show examples of its `strftime` patterns as well * Updated `perl-DateTime-TimeZone` to 2.46: * This release is based on version 2020e of the Olson database * Contemporary changes for Russia (Volgograd) * Fixed handling of `Etc/GMT[+-]XX` zones: confusingly, the POSIX interpretation is that `Etc/GMT+1` is 1 hour __behind__ UTC, and `Etc/GMT-1` is 1 hour ahead, which is the opposite of what this module started doing in the 2.38 release when it added support for these zones ([[https://github.com/houseabsolute/DateTime-TimeZone/issues/47|GH#47]]) ----