timems
Use this package to easily convert various time formats to seconds.
What is it?
from timems import ms
ms('2w') # 1209600
ms('1m') # 60
How to use?
from timems import ms
import asyncio
asyncio.sleep(ms('1h')) # sleeping 3600 sec. / 1h
Formats
m, min, minute, h, ho, hour, d, day, w, week, y, year, mon, month, y, year
Find a Bug?
Report it here
Release files for timems 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| timems-1.0.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| timems-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.1 kB
Release files / timems-1.0.1.tar.gz
| Download URL | timems-1.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1908da52871e6b77c55a134f4080c6a5ed9b994e9ba676055f37b313db94bcdf
|
|
BLAKE2b-256 checksum How to use checksums |
0031406a7465a042c121b2c18d912c14daf11048124a72e89326a2b9b703b4a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.4.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.6
|
Release files / timems-1.0.1-py3-none-any.whl
| Download URL | timems-1.0.1-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dc0122c24cb9823706fbfc7e5257cae98d58936528abd160feb3e22823c7d75c
|
|
BLAKE2b-256 checksum How to use checksums |
01bc95fc22b6dd1b191744f6c0a73a9c6d1fb2e89b78b38ec3580df4d5390a61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.4.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.6
|