std::chrono::leap_second::date
Min standard notice:
Obtains the date and time of the leap second insertion.
# Declarations
constexpr std::chrono::sys_seconds date() const noexcept;
# Return value
A std::chrono::sys_seconds representing the date and time at which the leap second was inserted.