abilian-core icon indicating copy to clipboard operation
abilian-core copied to clipboard

Use Arrow package for date/time handling instead of standard datetime

Open sfermigier opened this issue 10 years ago • 4 comments

More info: http://arrow.readthedocs.org/en/latest/

This way we get the "humanize" method for free, and probably more goodies.

sfermigier avatar May 25 '15 08:05 sfermigier

Cf. http://arrow.readthedocs.org/en/latest/#humanize

sfermigier avatar May 25 '15 09:05 sfermigier

Or check https://regebro.wordpress.com/2015/07/27/python-datetime-libraries/

sfermigier avatar Mar 06 '16 17:03 sfermigier

Pendulum claims to fix many Arrow quirks and bugs: https://github.com/sdispater/pendulum

vindarel avatar Mar 09 '17 10:03 vindarel

Yeah, this is an old issue, we need to look into the various alternatives.

sfermigier avatar Mar 09 '17 10:03 sfermigier