Convert Millisecond to human readable format
Project description
Timeify
Convert Millisecond to human readable format
Screenshot
Install
$ pip install timeify
Usage
import timeify as time
print (time.humanize(180000))
#=> (2, 2, 0, 0) # (days, hours, minutes, seconds)
print (time.humanize(158692)[2])
#=> 4 # (minutes)
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
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
timeify-1.0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file timeify-1.0.1.tar.gz
.
File metadata
- Download URL: timeify-1.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ea621a75242bfa0902112cbe34ee0d11f792c76d95f9dd4481f070e01520af1 |
|
MD5 | 591c1c9a587a737270fe0a3fdc725725 |
|
BLAKE2b-256 | 7a80aa9df1280a8b8b838d8b35e848a30c896d5c0b7f9696c64b71911edf3c21 |