Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuprog committed Jun 7, 2020
1 parent bb5a722 commit 311a548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module can, by default, only operate on datetimes in the UTC time zone. Alternat
third-party libraries, such as `tz`, to bring in time zone support and deal with datetimes in other time zones than UTC.

The `tz` library relies on the [time zone database](https://data.iana.org/time-zones/tzdb/) maintained by
[IANA](https://www.iana.org). As of version 0.10.0, `tz` uses version _tzdata2019c_ of the IANA time zone database.
[IANA](https://www.iana.org). As of version 0.10.0, `tz` uses version _tzdata2020a_ of the IANA time zone database.

## Features

Expand Down

0 comments on commit 311a548

Please sign in to comment.