名前空間
変種
操作

std::chrono::tzdb::current_zone

From cppreference.com
< cpp‎ | chrono‎ | tzdb
 
 
 
std::chrono::tzdb
メンバ関数
tzdb::current_zone
 
const std::chrono::time_zone* current_zone() const;
(C++20以降)

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

[編集] 戻り値

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

English 日本語 中文(简体) 中文(繁體)