Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::chrono::tzdb::current_zone

      From cppreference.com
      <cpp‎ |chrono‎ |tzdb
       
       
      Date and time library
       
      std::chrono::tzdb
      Member functions
      tzdb::current_zone
       
      conststd::chrono::time_zone* current_zone()const;
      (since C++20)

      Obtains a pointer to astd::chrono::time_zone in this database that represents the local time zone of the computer.

      [edit]Return value

      A pointer to thestd::chrono::time_zone in this database that represents the local time zone of the computer.

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/chrono/tzdb/current_zone&oldid=161662"

      [8]ページ先頭

      ©2009-2025 Movatter.jp