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

Convert duration to H-M-S format #258

Open
cyqsimon opened this issue Jan 7, 2024 · 1 comment
Open

Convert duration to H-M-S format #258

cyqsimon opened this issue Jan 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@cyqsimon
Copy link

cyqsimon commented Jan 7, 2024

Is there a convenient way to convert a duration to H-M-S format? For example, I would like to write something like this:

fend 1.862 hours to hms

... and get something like this:

1 hour 51 minutes 43.2 seconds


Does this feature exist? If so, how do you use it? If not, please see this as a feature request.

Love and much thanks for making this great tool!

@printfn
Copy link
Owner

printfn commented Jan 7, 2024

Hi, this feature does not currently exist. Thanks for the feature request though!

@printfn printfn added the enhancement New feature or request label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants