Skip to content

Commit 16928f6

Browse files
committed
Merge pull request vinta#152 from famousgarkin/master
added pytz library under date & time
2 parents c34cd6c + d959133 commit 16928f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
139139
* [delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes in Python.
140140
* [when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
141141
* [moment](https://github.com/zachwill/moment) - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
142+
* [pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [Olson tz database](http://en.wikipedia.org/wiki/Tz_database) into Python.
142143

143144
## Text Processing
144145

0 commit comments

Comments
 (0)