Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use standard padding syntax instead of implementing our own
the padding of the two-digit-month can be implemented much more concisely using `std::fmt` syntax.
- Loading branch information