Skip to main content

Get the number of seconds since the Unix epoch for a given datetime.

Project description

installation

pip install gtfe

usage

didactic example:

>>> import time, datetime, gtfe
>>> time.time(), gtfe.get_epoch_for_datetime(datetime.datetime.now())
(1434054301.937659, 1434054301.0)

testing

  • Clone the repository

  • python setup.py test

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

gtfe-1.2.tar.gz (1.9 kB view hashes)

Uploaded Source

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