Skip to content

Commit 7d4cf94

Browse files
author
TJ
authored
Updated Date and Time to add Maya
Maya: Datetimes for Humans™ https://travis-ci.org/kennethreitz/maya.svg?branch=master Datetimes are very frustrating to work with in Python, especially when dealing with different locales on different systems. This library exists to make the simple things much easier, while admitting that time is an illusion (timezones doubly so).
1 parent e522abd commit 7d4cf94

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
@@ -407,6 +407,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
407407
* [PyTime](https://github.com/shinux/PyTime) - A easy-use Python module which aims to operate date/time/datetime by string.
408408
* [pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
409409
* [when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
410+
* [maya](https://github.com/kennethreitz/maya) - Datetimes for Humans, Maya is mostly built around the headaches and use-cases around parsing datetime data from websites.
410411

411412
## Debugging Tools
412413

0 commit comments

Comments
 (0)