Skip to content

Commit

Permalink
replace arrow url with github
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmentel authored Feb 13, 2022
1 parent 3cd60b6 commit 8526227
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 @@ -82,7 +82,7 @@ A collection of resources for working with sequential and time series data
*Libraries for working with dates and times.*

- [astral](https://github.com/sffjunkie/astral) Python calculations for the position of the sun and moon.
- [Arrow](https://arrow.readthedocs.io/en/latest/) - A Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.
- [Arrow](https://github.com/arrow-py/arrow) - A Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.
- [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/3/library/datetime.html) module.
- [delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes.
Expand Down

0 comments on commit 8526227

Please sign in to comment.