std::string_view name() const noexcept; | (since C++20) |
Obtains the name of this time zone.
The name of this time zone (e.g., "America/New_York"
).
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/chrono/time_zone/name