命名空间
变体
操作

std::chrono::leap_second::date

来自 cppreference.cn
< cpp‎ | chrono‎ | leap second
 
 
 
 
constexpr std::chrono::sys_seconds date() const noexcept;

获取闰秒插入的日期和时间。

[编辑] 返回值

一个 std::chrono::sys_seconds,表示闰秒插入的日期和时间。