Get the number of seconds since the Unix epoch for a given datetime.
Project description
gtfe
Get the fucking epoch for a given datetime in python. Holy shit. Why is this so hard?
installation
pip install gtfe
usage
` >>> 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.1.tar.gz (1.9 kB) | File type Source | Python version None | Upload date | Hashes View |