Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`%I` is used for 12-hour time, but `%p` wasn't in the format string, so running the program in the afternoon (UTC) gave surprising results. 24-hour time is probably clearer in this context.
- Loading branch information