std::chrono::tzdb::current_zone
來自 cppreference.com
const std::chrono::time_zone* current_zone() const; |
(C++20 起) | |
獲取指向此資料庫中表示計算機本地時區的 std::chrono::time_zone 的指標。
[編輯] 返回值
指向此資料庫中表示計算機本地時區的 std::chrono::time_zone 的指標。