[Numpy-discussion] datetime64 y2k38 bug
Benjamin Root
ben.root@ou....
Sun Sep 18 19:32:25 CDT 2011
I was working on adding some test cases in numpy for the argmin/max
functions with some datetime64s. I found that on my 32-bit machine, it
fails to parse a date past the Y2.038k date. I find this odd because the
datetime is supposed to be 64-bits, but I guess there is some arch-dependent
code somewhere?
Ben Root
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20110918/3ecb5c72/attachment.html
More information about the NumPy-Discussion
mailing list