Actions
Feature #8595
closed
RS
RS
Add the option to use std::chrono's date and time zone support
Feature #8595:
Add 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.
RS Updated by Roel Standaert over 5 years ago
- Status changed from New to Resolved
RS Updated by Roel Standaert about 5 years ago
- % Done changed from 0 to 100
RS Updated by Roel Standaert about 5 years ago
- Parent task deleted (
#8508)
RS Updated by Roel Standaert about 5 years ago
- Precedes Improvements #8508: Use C++20's time zone support in std::chrono by default if supported. added
RS Updated by Roel Standaert almost 5 years ago
- Status changed from Resolved to Closed
Actions