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.1#5
Sep 18, 2023
All
HowardHinnant/date3.1K
github.com/HowardHinnant/date
9594d48ffa
MIT
Manifest