std::chrono::leap_second::date
來自 cppreference.com
< cpp | chrono | leap second
constexpr std::chrono::sys_seconds date() const noexcept; |
||
獲取閏秒插入的日期和時間。
[編輯] 返回值
一個 std::chrono::sys_seconds,表示閏秒插入的日期和時間。