![]() |
![]()
| ![]() |
![]()
NAMEstd::chrono::zoned_time::get_time_zone - std::chrono::zoned_time::get_time_zone SynopsisTimeZonePtr get_time_zone() const; (since C++20)
Return valueA copy of the stored time zone pointer. NotesThere's no way to access the time zone pointer when TimeZonePtr is a move-only type.
|