Simple datetime to unix converter
Project description
datetimetounix
Basic datetime to unix converter.
Examples
import datetimetounix as dtu
import datetime
x = dtu.convert(datetime.datetime.utcnow())
print(x)
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
datetimetounix-0.0.3.tar.gz
(2.2 kB
view details)
File details
Details for the file datetimetounix-0.0.3.tar.gz.
File metadata
- Download URL: datetimetounix-0.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b653b880024f0e4fd035941a2b6d2335719f3c499d05145694e2c7422242137a
|
|
| MD5 |
ae213762acc4868b9435fa0f1a6fe73b
|
|
| BLAKE2b-256 |
c121042db259c4639f57c6ff252d6fc841887a8baeac13b1e1be7088b905b416
|