Commit Graph

4 Commits (535335f065a65963c16445f65e642f1ce7b0273b)

Author SHA1 Message Date
Amos Blanton 2254fdd049
If midnight clear the display to clean up artifacts
Since slash is (wisely) very conservative about clearing / redrawing, artifacts from past dates that aren't overwritten tend to stack up. On my watch now where it says "Sun 9/18" there is some left over "T" from last Thursday sticking out to the left of the "S" in "Sun", and some leftover "6" sticking out to the right of the "8" in "18" from two days ago. This should clear everything once a day at midnight so these artifacts get cleared out.
2022-09-18 09:28:11 +00:00
Grant Stankaitis aa7938162f
Fix leading zero for hours < 12 2022-01-03 15:19:06 -10:00
Grant Stankaitis 03f5daba90
Fix extra 0 added for hour conversion 2021-12-31 18:07:48 -10:00
Grant Stankaitis d356d6e482
Create app.js 2021-12-31 16:08:55 -10:00