std::chrono::local_t - cppreference.com
From cppreference.com
|
|
(since C++20) | |
The class local_t is a pseudo-clock that is used as the first template argument to std::chrono::time_point to indicate that the time point represents local time with respect of a not-yet-specified time zone. local_time supports streaming and the full set of time point arithmetic.
Time point family
| Defined in namespace |
||
|
|
(since C++20) | |
|
|
(since C++20) | |
|
|
(since C++20) | |