A date and time library based on the C++17 <chrono> header
Run the following Vcpkg command to install the port.
vcpkg install date
date provides CMake targets:
find_package(date CONFIG REQUIRED) target_link_libraries(main PRIVATE date::date date::date-tz)
support automatic download of tz data
v3.0.3#0
Dec 30, 2024
All
HowardHinnant/date
github.com/HowardHinnant/date
eac02d61d1
MIT
Manifest