Files
gerrit/polygerrit-ui/app/elements/shared/gr-date-formatter
Becky Siegel 8b38727f0b Update 24 hour times to have zeros in front of single digit numbers
Previously, the gr-date-formatter formatted 24 hour times as H:MM
so times less than 10am had a single digit before the colon. This
change updates the time format to HH:mm so that all single digit
numbers have a zero in front of them.

Bug: Issue 4656
Change-Id: Ic91f95987ac50528cfb4955809ac8d08e915308d
2016-09-28 15:51:19 -07:00
..