Commit 005aed1
authored
Clarify leading zero handling in time display
Per guide feedback where a user wanted suppressed zero on times from 01:00 to 09:59. Guide will be augmented per Ladyada to allow the user to select which behavior they want just by commenting out a line and uncommenting out the desired behavior Default is the code as written that does not suppress a zero.1 parent e575e8f commit 005aed1
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments