Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
std::chrono...econd::date(3)  C++ Standard Libary std::chrono...econd::date(3)

NAME
       std::chrono::leap_second::date -	std::chrono::leap_second::date

Synopsis
	  constexpr std::chrono::sys_seconds date() const noexcept;

	  Obtains the date and time of the leap	second insertion.

Return value
	  A  std::chrono::sys_seconds  representing the	date and time at which
       the leap	second
	  was inserted.

http://cppreference.com		  2022.07.31	  std::chrono...econd::date(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::chrono::leap_second::date&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help