Here's a command for performing the verification:

schroot -u root -c focal-amd64 -- sh -c "apt-get update; apt-get install
-y tzdata python3-icu; echo 'zdump test\n----------'; zdump -v Asia/Gaza
| grep 'Mar 26.*2022'; echo 'python3-icu test\n----------------';
python3 -c 'from datetime import datetime; from icu import ICUtzinfo,
TimeZone; tz = ICUtzinfo(TimeZone.createTimeZone(\"Asia/Gaza\"));
print(\"UTC offest is: %s\" % str(tz.utcoffset(datetime(2022, 3,
26))))'"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965791

Title:
  Update tzdata to version 2022a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1965791/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to