On Fri, Jul 1, 2011 at 5: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
>
> I get

In [1]: datetime64('now')
Out[1]: numpy.datetime64('2011-07-01T07:18:35-0600')

You need the development branch for trials, Mark has made a lot of
fixingup/changes to datetime that aren't in 1.6.

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

Reply via email to