remove arrow

This commit is contained in:
Vinta 2018-02-02 00:04:16 +08:00
parent 1e2f32b6f5
commit 354ad648d1

View file

@ -401,7 +401,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for working with dates and times.*
* [arrow](https://github.com/crsmithdev/arrow) - Better dates & times for Python.
* [Chronyk](https://github.com/KoffeinFlummi/Chronyk) - A Python 3 library for parsing human-written times and dates.
* [dateutil](https://github.com/dateutil/dateutil) - Extensions to the standard Python [datetime](https://docs.python.org/2/library/datetime.html) module.
* [delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes.