Actions
Feature #8595
closedAdd the option to use std::chrono's date and time zone support
Start date:
05/26/2021
Due date:
% Done:
100%
Estimated time:
Description
Before we can use it by default when the appropriate version of C++ is used, let's already add it as an option.
This should work with Visual Studio 2019 version 16.10 when -DCMAKE_CXX_STANDARD=20
is used.
Updated by Roel Standaert over 3 years ago
- Precedes Feature #8508: Use C++20's time zone support in std::chrono by default if supported. added
Updated by Roel Standaert almost 3 years ago
- Status changed from Resolved to Closed
Actions