date
date copied to clipboard
Fix hh_mm_ss name conflict with C++20
There is a name conflict between std::chrono::hh_mm_ss and date::hh_mm_ss when building with C++20.