Yet Another Countdown Timer
Go to file
Zorchenhimer 9e8008f090
Allow specifying a time to count down to
The input for this is dumb AF, but it "works".  Added flags are:
-target-year
-target-month
-target-day
-target-hour
-target-minute
-target-second

These flags all take a number, and default to the current time if
omitted.
2021-02-28 21:59:06 -05:00
.gitignore Initial commit 2021-02-28 00:35:02 -05:00
main.go Allow specifying a time to count down to 2021-02-28 21:59:06 -05:00