Namespaces
Variants

std::chrono::tzdb:: current_zone

From cppreference.net
std::chrono::tzdb
Member functions
tzdb::current_zone
const std:: chrono :: time_zone * current_zone ( ) const ;
(C++20以降)

コンピューターのローカルタイムゾーンを表す、このデータベース内の std::chrono::time_zone へのポインタを取得します。

戻り値

このデータベース内で、コンピュータのローカルタイムゾーンを表す std::chrono::time_zone へのポインタ。