Skip to content

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

Closed
EugenKon opened this issue Jan 20, 2025 · 2 comments · Fixed by #36618
Closed

Format 0 seconds as two digits #36368

EugenKon opened this issue Jan 20, 2025 · 2 comments · Fixed by #36618
Labels
enhancement new new issue not yet triaged

Comments

@EugenKon
Copy link

Terraform Version

Terraform v1.10.4
on linux_amd64

Use Cases

Image

Output consists of small gaps at the end of the line.

It would be better to format 0 seconds as 00 seconds.

Attempted Solutions

N/A

Proposal

No response

References

No response

@EugenKon EugenKon added enhancement new new issue not yet triaged labels Jan 20, 2025
@crw
Copy link
Contributor

crw commented Jan 21, 2025

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!

GuiiifSouza added a commit to GuiiifSouza/terraform that referenced this issue Mar 3, 2025
SarahFrench pushed a commit that referenced this issue Mar 5, 2025
)

* 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
Copy link
Contributor

github-actions bot commented Apr 5, 2025

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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement new new issue not yet triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@crw @EugenKon and others