Skip to content

Example human time displayed is missing zero-padding  #130

Open
@olpeh

Description

@olpeh

Similarly to elm/time#14

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions