![]() |
![]()
| ![]() |
![]()
NAMEstd::chrono::tzdb::locate_zone - std::chrono::tzdb::locate_zone Synopsis const std::chrono::time_zone* locate_zone(std::string_view
tz_name) (since C++20)
Return value A pointer to the std::chrono::time_zone in this database that
represents the time
ExceptionsThrows std::runtime_error if no such time_zone can be found.
|