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