Comment on Arrow: Better dates and times for PythonComments−googletron12yArrow is ambiguous when dealing with timezones, a lot of the high functionality ideas were copied from Delorean. Delorean has many more sensible default and is clear about educating people about naive vs. localized datetimes and a lot more sane.Documentation is very educational too well worth the read. http://delorean.readthedocs.org/en/latest/−stuaxo12yIt would be good if the manual had all the examples that moment.js has (which arrow was inspired by).
Comments
Arrow is ambiguous when dealing with timezones, a lot of the high functionality ideas were copied from Delorean. Delorean has many more sensible default and is clear about educating people about naive vs. localized datetimes and a lot more sane.
Documentation is very educational too well worth the read. http://delorean.readthedocs.org/en/latest/
It would be good if the manual had all the examples that moment.js has (which arrow was inspired by).