名稱空間
變體
操作

std::chrono::tzdb::current_zone

來自 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 的指標。