On Fri, Jul 1, 2011 at 6:01 AM, Neal Becker <[email protected]> wrote:

> Just trying it out with 1.6:
>
>  np.datetime64('now')
> Out[6]: 2011-07-01 00:00:00
>
> Well the time now is 07:01am.  Is this expected behaviour?
>

The version of datetime in 1.6 is quite broken. When 1.6 was released, I
thought it was probably ok because it had already passed whatever review
processes in 1.4, but this turned out not to be a good assumption. In the
documentation, I've labeled it as "new in 1.7" (which would change to the
actual release version later).

-Mark


>
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to