Skip to main content

Date conversions used in the sciences.

Project description

https://zenodo.org/badge/81351748.svg https://travis-ci.org/scivision/sciencedates.svg?branch=master https://coveralls.io/repos/github/scivision/sciencedates/badge.svg?branch=master Maintainability

sciencedates

Date conversions used in the sciences.

Install

python -m pip install -e .

Examples

from pytz import UTC
from datetime import datetime
import sciencedates as sd

T = datetime(2013,7,2,12,0,0,tzinfo=UTC)
yd,utsec=sd.datetime2yd(T)

Project details


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.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

sciencedates-1.3.2-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page