elm / elm-lang.org

Server and client code for the Elm website.
http://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
1.99k stars 366 forks source link

format time example with two digits #847

Closed FloWi closed 1 year ago

FloWi commented 4 years ago

I noticed that the example only displays single-digit numbers (e.g. 12:3:7) which is not a common time format imho. I fixed the example code to display the time as 12:03:07.