-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-8.8.0, rhel-8.9.0
-
None
-
perl-DateTime-TimeZone-2.62-1.el8
-
None
-
None
-
Rebase
-
rhel-sst-cs-stacks
-
ssg_core_services
-
16
-
19
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
-
All
-
None
Example reproducer:
# perl -MDateTime -e 'print DateTime->now()->set_time_zone("America/Sao_Paulo"), "\n";'
is returning UTC-2 instead of UTC-3 at the time of this report.
Replacing /usr/share/perl5/vendor_perl/DateTime/TimeZone/America/Sao_Paulo.pm with contents of https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.60/source/lib/DateTime/TimeZone/America/Sao_Paulo.pm#PDateTime::TimeZone::America::Sao_Paulo corrects the issue.
Solution to this issue should be to somehow tie updates to any kind of tzdata update to also update perl-DateTime-TimeZone as the current data is from 2018.
- is cloned by
-
RHEL-19314 Outdated data in perl-DateTime-TimeZone [rhel-9]
- Closed
- links to
-
RHBA-2023:125607 perl-DateTime-TimeZone update
- mentioned on