The verification passed for groovy. bdmurray@clean-groovy-amd64:~$ python3 -c "from datetime import datetime; from icu import ICUtzinfo, TimeZone; tz = ICUtzinfo(TimeZone.creat eTimeZone('Europe/Volgograd')); print(str(tz.utcoffset(datetime(2020, 12, 28))))" 4:00:00 bdmurray@clean-groovy-amd64:~$ sudo apt-get install tzdata Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: ippusbxd libllvm10 libtepl-4-0 linux-headers-5.4.0-42 linux-headers-5.4.0-42-generic linux-image-5.4.0-42-generic linux-modules-5.4.0-42-generic linux-modules-extra-5.4.0-42-generic Use 'sudo apt autoremove' to remove them. The following packages will be upgraded: tzdata 1 upgraded, 0 newly installed, 0 to remove and 180 not upgraded. Need to get 294 kB of archives. After this operation, 6,144 B of additional disk space will be used. Get:1 http://192.168.10.7/ubuntu groovy-proposed/main amd64 tzdata all 2020f-0ubuntu0.20.10.1 [294 kB] Fetched 294 kB in 0s (5,658 kB/s) Preconfiguring packages ... (Reading database ... 228033 files and directories currently installed.) Preparing to unpack .../tzdata_2020f-0ubuntu0.20.10.1_all.deb ... Unpacking tzdata (2020f-0ubuntu0.20.10.1) over (2020d-1ubuntu1) ... Setting up tzdata (2020f-0ubuntu0.20.10.1) ...
Current default time zone: 'America/Los_Angeles' Local time is now: Mon Jan 11 19:10:44 PST 2021. Universal Time is now: Tue Jan 12 03:10:44 UTC 2021. Run 'dpkg-reconfigure tzdata' if you wish to change it. bdmurray@clean-groovy-amd64:~$ python3 -c "from datetime import datetime; from icu import ICUtzinfo, TimeZone; tz = ICUtzinfo(TimeZone.creat eTimeZone('Europe/Volgograd')); print(str(tz.utcoffset(datetime(2020, 12, 28))))" 3:00:00 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910636 Title: update icu-data which is bundled in tzdata to 2020f To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1910636/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs