diff options
author | Stefano Miccoli <stefano.miccoli@polimi.it> | 2022-01-06 19:24:43 +0100 |
---|---|---|
committer | Stefano Miccoli <stefano.miccoli@polimi.it> | 2022-01-10 09:39:30 +0100 |
commit | 3d54cbf6d95967875507fe3b70d01414dd6455d9 (patch) | |
tree | a04fd41258cc0e07ff2a7f6201af9bed7b9d8276 /numpy/array_api/_array_object.py | |
parent | 1684a933d6e4efa260434fd13b67a8ef34db7eca (diff) | |
download | numpy-3d54cbf6d95967875507fe3b70d01414dd6455d9.tar.gz |
DOC: explicitly define numpy.datetime64 semantics
Explicity state datetime64 semantics:
- adoption of proleptic Gregorian Calendar
- Astronomical year numbering
- 86400 s constant length of day.
Add some exmples of shortcomings of the above semnatics with ref. to
UTC timescale (missing leap seconds) and UT timescale (variable
legth of day).
Closes GH-20675
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions