[Python-ideas] High Precision datetime

David Mertz mertz at gnosis.cx
Thu May 10 20:26:22 EDT 2018


In fairness, Pandas, datetime64, and Arrow are really the same thing. I
don't know about Pendulum or Delorean. A common standard would be great, or
at least strong interoperability. I'm sure the authors of those projects
would want that... Arrow is entirely about interoperability, after all.

On Thu, May 10, 2018, 7:11 PM Ethan Furman <ethan at stoneleaf.us> wrote:

> On 05/10/2018 10:30 AM, Ed Page wrote:
>
> > Alternatives
> > - My company create our own datetime library
> >    - Continued fracturing of time ... ecosystem (datetime, arrow,
> pendulum, delorean, datetime64, pandas.Timestamp
>
> Or, team up with one of those (if you can).
>
> --
> ~Ethan~
>
>
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180510/26461029/attachment.html>


More information about the Python-ideas mailing list