[Numpy-discussion] Making datetime64 timezone naive
Alexander Belopolsky
ndarray at mac.com
Mon Oct 12 14:48:30 EDT 2015
On Mon, Oct 12, 2015 at 3:10 AM, Stephan Hoyer <shoyer at gmail.com> wrote:
> The tentative consensus from last year's discussion was that we should
> make datetime64 timezone naive, like the standard library's
> datetime.datetime
If you are going to make datetime64 more like datetime.datetime, please
consider adding the "fold" bit. See PEP 495. [1]
[1]: https://www.python.org/dev/peps/pep-0495/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20151012/42b07cbb/attachment.html>
More information about the NumPy-Discussion
mailing list