A date and time library based on the C++17 <chrono> header
Run the following Vcpkg command to install the port.
vcpkg install date
The package date provides CMake targets:
find_package(date CONFIG REQUIRED) target_link_libraries(main PRIVATE date::date date::tz)
support automatic download of tz data
v2019-11-08#0
Nov 21, 2019
All
HowardHinnant/date3.2K
github.com/HowardHinnant/date
b8f5c26e85
Complex license
Control