FreeBSD Manual Pages
std::chrono...current_zone(3) C++ Standard Libarystd::chrono...current_zone(3) NAME std::chrono::tzdb::current_zone - std::chrono::tzdb::current_zone Synopsis const std::chrono::time_zone* current_zone() const; (since C++20) Obtains a pointer to a std::chrono::time_zone in this database that represents the local time zone of the computer. Return value A pointer to the std::chrono::time_zone in this database that repre- sents the local time zone of the computer. http://cppreference.com 2022.07.31 std::chrono...current_zone(3)
NAME | Synopsis | Return value
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::chrono::tzdb::current_zone&sektion=3&manpath=FreeBSD+Ports+15.0>
