Commit Graph

5 Commits

Author SHA1 Message Date
DuckDuckWhale
b3612b89a3 Fix: displaying 0 time on 3572 seconds
Previously it is only rounded to the nearest minute after calculating
the number of hours, which led to hour calculation showing 0 hour and
minutes rounding to 60 and showing 0 minute as well.  Now it is properly
rounded to the nearest minute before the formatting logic.
2020-11-19 00:37:49 -08:00
DuckDuckWhale
899232ff92 Add: fancy table edges 2020-11-15 01:44:06 -08:00
DuckDuckWhale
6b4f302a4f Add: automatically calculate the time 24 hours ago 2020-11-15 01:29:44 -08:00
DuckDuckWhale
7480d79603 Fix: wrong width for Unicode characters 2020-11-15 00:29:59 -08:00
DuckDuckWhale
34efe371ef Initial commit 2020-11-13 03:30:18 -08:00