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

Example human time displayed is missing zero-padding #14

Open
olpeh opened this issue Jan 11, 2019 · 0 comments · May be fixed by #15
Open

Example human time displayed is missing zero-padding #14

olpeh opened this issue Jan 11, 2019 · 0 comments · May be fixed by #15

Comments

@olpeh
Copy link

olpeh commented Jan 11, 2019

I think it is a pretty common way of displaying time with zero-padded hours, minutes and seconds.

However the example code does not do that currently.

Expected example output:
01:05:01

Actual example output:
1:5:1

I will create a PR for this.

olpeh added a commit to olpeh/time that referenced this issue Jan 11, 2019
rupertlssmith pushed a commit to elm-janitor/time that referenced this issue Feb 11, 2022
Add zero-padding to the output human time in the example.
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

Successfully merging a pull request may close this issue.

1 participant