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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size gtfe-1.2.tar.gz (1.9 kB) | File type Source | Python version None | Upload date | Hashes View |