std::chrono::time_zone::name
提供: cppreference.com
std::string_view name() const noexcept; |
(C++20以上) | |
このタイムゾーンの名前を取得します。
[編集] 戻り値
このタイムゾーンの名前 ("America/New_York" など)。