[Numpy-discussion] Time Zones and datetime64

Chris Barker - NOAA Federal chris.barker at noaa.gov
Fri Apr 12 15:57:42 EDT 2013


On Fri, Apr 12, 2013 at 9:52 AM, Riccardo De Maria
<riccardodemaria at gmail.com> wrote:
> Not related to leap seconds and physically accurate time deltas, I have just
> noticed that SQLite has a nice API:
>
> http://www.sqlite.org/lang_datefunc.html
>
> that one can be inspired from. The source contains a date.c which looks
> reasonably clear.

well, I don't see any timezone support in there at all. It appears the
use UTC, though I"m not entierly sure from the docs what now() would
return.

So I think it's pretty much like my "use UTC" proposal.


-Chris




-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the NumPy-Discussion mailing list