We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
Hi, this feature does not currently exist. Thanks for the feature request though!
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: