Date conversions used in the sciences.
Project description
sciencedates
Date conversions used in the sciences.
Install
python -m pip install -e .
Usage
import sciencedates as sd
T = '2013-07-02T12'
yeardoy, utsec = sd.datetime2yd(T)
Results in year,DayOfYear; UTC fraction of day [seconds]
(2013102, 72000.0)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sciencedates-1.3.3.tar.gz
(5.2 kB
view hashes)
Built Distribution
Close
Hashes for sciencedates-1.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da4d870735dabf9a9d6b746bbc2a3429dcd37856465b71f10b44f5b7d8a7015f |
|
MD5 | e3fce0c3c23944bcf7c5d0d71945f923 |
|
BLAKE2b-256 | ec716b0b0a26909df420772fa55d4bff140183896e0ff16d371ef69e862f21e9 |