TimeZonePtr get_time_zone() const; | (since C++20) |
Retrieves the stored time zone pointer.
A copy of the stored time zone pointer.
There's no way to access the time zone pointer when TimeZonePtr
is a move-only type.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/chrono/zoned_time/get_time_zone