mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
datetime.timezone is available in Python ≥ 3.2. This also lets us remove a pytz dependency from the PostgreSQL scripts. Signed-off-by: Anders Kaseorg <anders@zulip.com>