-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Format 0 seconds as two digits #36368
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
Comments
Thanks for this feature request! If you are viewing this issue and would like to indicate your interest, please use the 👍 reaction on the issue description to upvote this issue. We also welcome additional use case descriptions. Thanks again! |
) * Feat: Enhance elapsed time display in UI hook with minutes and seconds format * changelog: improve elapsed time display in UI Hook (#36368) * update test output to use zero-padded elapsed time format
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Terraform Version
Use Cases
Output consists of small gaps at the end of the line.
It would be better to format
0
seconds as00
seconds.Attempted Solutions
N/A
Proposal
No response
References
No response
The text was updated successfully, but these errors were encountered: