Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support miliseconds or any other "minimum" unit in format_timespan #38

Open
gsemet opened this issue Feb 20, 2020 · 0 comments
Open

Support miliseconds or any other "minimum" unit in format_timespan #38

gsemet opened this issue Feb 20, 2020 · 0 comments

Comments

@gsemet
Copy link

gsemet commented Feb 20, 2020

If i have a duration small that 1 second, it is displayed as '0 seconds'. Should be able to display at least something like 0.3 second (without the 's'). Maybe with an additional option minimum_unit='milisecond' so it will dispay for example 301 miliseconds.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant