std::chrono::tzdb::current_zone
const std::chrono::time_zone* current_zone() const;
|
(C++20 起) | |
获得指向此数据库中表示计算机本地时区的 std::chrono::time_zone 的指针。
返回值
指向此数据库中表示计算机本地时区的 std::chrono::time_zone 的指针。
const std::chrono::time_zone* current_zone() const;
|
(C++20 起) | |
获得指向此数据库中表示计算机本地时区的 std::chrono::time_zone 的指针。
指向此数据库中表示计算机本地时区的 std::chrono::time_zone 的指针。