Skip to content

Releases: Doist/python-timezones

v2.2.0

06 Mar 15:08
b52c3ee
Compare
Choose a tag to compare

Added

  • Add type hints to all public functions.

Changed

  • Use zoneinfo (in the standard library since Python 3.9) instead of pytz.
  • Improved UTC offsets, to ensure they're always up-to-date (according to zoneinfo) and never include DST.

Removed

  • Drop support for Python 3.8.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Jul 17:24
f0e3d6c
Compare
Choose a tag to compare

Added

  • Introduce this changelog 🎉

Changed

  • Rename Europe/Kiev to Europe/Kyiv.
  • Switch to Poetry for packaging.
  • Dependencies: future is no longer required, and geoip2 is now optional.
  • Improve CI and dev tooling.

Removed

  • Python 2 is no longer supported.

Full Changelog: v2.0.9...v2.1.0

v2.0.9

20 Jul 19:46
9048549
Compare
Choose a tag to compare
  • Update Asia/Ulaanbaatar
  • Add Europe/Oslo
  • Reorder Europe/Istanbul and Europe/Minks in zones
  • Fix some CI issues

v2.0.8

02 Feb 19:20
6a7ab3c
Compare
Choose a tag to compare
  • Update timezone for Volgograd from +4 to +3
  • Reorder zones list so that city of the naming of the timezone comes last

v2.0.7

11 Jun 07:49
acb4de4
Compare
Choose a tag to compare
Bump to 2.0.7

Python 3 support

12 Sep 08:19
d00b91f
Compare
Choose a tag to compare

Declare Python 3 support

Minor fix

11 Sep 18:13
Compare
Choose a tag to compare

Fixing wrong timezone and getting tests pass

Asia

20 Aug 13:01
731592a
Compare
Choose a tag to compare

Made some fixes on Asian timezones

US Central

20 Aug 13:01
bb892fe
Compare
Choose a tag to compare

Added US Central timezone