1. Home
  2. Browse
  3. date

date

v2019-09-09#0Go to latest

A date and time library based on the C++17 <chrono> header

Install

Run the following Vcpkg command to install the port.

vcpkg install date

Usage

The package date provides CMake targets:

find_package(date CONFIG REQUIRED)
target_link_libraries(main PRIVATE date::date date::tz)

Features

See source

Version

v2019-09-09#0

Publication

Supports

All

GitHub

HowardHinnant/date3.2K

Homepage

github.com/HowardHinnant/date

Subtree

d4ac078952

License

Complex license

Definition

Control