pytz VS tz

Compare pytz vs tz and see what are their differences.

pytz

pytz Python historical timezone library and database (by stub42)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytz tz
2 75
312 1,429
- -
7.1 9.2
3 months ago about 11 hours ago
C C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytz

Posts with mentions or reviews of pytz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-12.
  • Pytz: The Fastest Footgun in the West
    2 projects | news.ycombinator.com | 12 May 2023
    Well, pytz actually is technically flawed at the moment because it cannot read TZif Version 2+ files, so it breaks for dates >2038 (and it would break if you tried to point it at system data generated with zic's "slim" mode), see this: https://github.com/stub42/pytz/issues/48

    But you are right that pandas' use of pytz is benign and as far as I know doesn't suffer the same usability issues.

  • Searching for a date/time library with full historical TZ data and adjustments given epoch
    2 projects | /r/learnpython | 8 Sep 2022
    If I understand this correctly from the documentation, pytz (or rather the tz database for which the library provides an interface) accounts for political shifts/changes in time zone data / DST.

tz

Posts with mentions or reviews of tz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-31.
  • RFC 3339 vs. ISO 8601
    4 projects | news.ycombinator.com | 31 Aug 2023
    A link was added from "Europe/Kiev" to "Europe/Kyiv" in the included-by-default backward file [0], so that any user that doesn't exclude that file will simply treat the old name as an alias for the new name.

    [0] https://github.com/eggert/tz/commit/e13e9c531fc48a04fb8d064a...

  • A Guide to Date and Time Formatting in JavaScript
    1 project | dev.to | 22 Aug 2023
    timeZone: Determines the current timezone to use to display the time e.g. America/Los_Angeles. Full list can be found on IANA time zone database
  • Navigating the timezone nightmare in product development
    2 projects | news.ycombinator.com | 14 Aug 2023
    "Eire" is in there, for instance, to deal with software that assumes that the "is_dst" half of the year is during the (northern) summer, but Ireland technically does it the other way around -- a distinction relevant only to computers.

    https://github.com/eggert/tz/blob/c3e966c59b02b1f47f0b7b0e4a...

    The only other timezone that currently has a non-1h offset for DST -- Ireland's is -1 hours -- is Australia/Lord_Howe, which has a 30-min positive leap.

  • coolest discoveries at ucla
    1 project | /r/ucla | 26 Jun 2023
    Prof Paul Eggert is currently the editor and coordinator of the Time Zone Database of IANA, which enables timestamps on official documents and photos.
  • Small parser for the tzdb text file format (based on Esrap)
    2 projects | /r/lisp | 24 Jun 2023
    I've looked at it, but wanted to work with the tz source repository directly (I think local-time gets their zone files from Ubuntu). Also getting zic running in a portable way seemed too much of a hassle. The text file format is not all that complicated and documented in the zic manual pretty well. This approach is also chosen by the JDK as far as I can tell.
  • Time Zone Database
    1 project | news.ycombinator.com | 24 May 2023
  • Software developers in 60s
    1 project | /r/ProgrammerHumor | 29 Apr 2023
    Subscribe to tz-announce for more fun: https://www.iana.org/time-zones
  • Regional Daylight Saving Timezone changed but not reflected in Android
    1 project | /r/AndroidQuestions | 28 Apr 2023
    Unfortunately, you just wait. The person(s) at IANA who manages The Time Zone Database is certainly aware, and from there it "just" has to percolate down to Google and your phone.
  • Google home can't even tell the right time.
    1 project | /r/googlehome | 16 Apr 2023
    most systems use https://www.iana.org/time-zones
  • What is your opinion of Daylight Saving Time?
    1 project | /r/AskAnAmerican | 31 Mar 2023
    And have you looked at the TZ database? My God it's a hot mess, and for good reason: human governments are terrible at creating code. Worse even than beginning CS students, because at least CS students know they don't know what they're doing, while politicians are both stupid and arrogant enough to think they're not stupid.

What are some alternatives?

When comparing pytz and tz you can also consider the following projects:

Pendulum - Python datetimes made easy

lcurses - Lua bindings for Curses

dateutil - Useful extensions to the standard Python datetime features

microsoft-foss-fund - The Microsoft FOSS Fund provides a direct way for Microsoft engineers to participate in the nomination and selection process to help communities and projects they are passionate about. The FOSS Fund provides $10,000 sponsorships to open source projects as selected by Microsoft employees.

arrow - 🏹 Better dates & times for Python

wg-best-practices-os-developers - The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.

moment - A Python library for dealing with dates

powertools-lambda-python - A developer toolkit to implement Serverless best practices and increase developer velocity.

delorean - Delorean: Time Travel Made Easy

rp-hal - A Rust Embedded-HAL for the rp series microcontrollers

Maya - Datetimes for Humans™

polonius - Defines the Rust borrow checker.