No project description provided
Project description
toISOString
this package convert Python Date to Javascript's Date.prototype.toISOString
install
pip install toISOString
usage
from datetime import datetime
from toISOString import toISOString
now = datetime.now()
print(toISOString(now))
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
toISOString-0.0.4.tar.gz
(1.6 kB
view details)
File details
Details for the file toISOString-0.0.4.tar.gz.
File metadata
- Download URL: toISOString-0.0.4.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eeed8bdf67013a46c39433e65c98fee8fde5a88a17b685f5b2ca61c23d497b40
|
|
| MD5 |
1f0255e529654e868e90a39111837b17
|
|
| BLAKE2b-256 |
d03fe43ca7e1aa7abf7767d2124c46ec535a68c1fd82857774f67b4e96df6fa4
|