Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::chrono::zoned_time<Duration,TimeZonePtr>::get_info

      From cppreference.com
      <cpp‎ |chrono‎ |zoned time
       
       
      Date and time library
       
       
      std::chrono::sys_info get_info()const;
      (since C++20)

      Obtains thestd::chrono::sys_info containing information about the time zone at the time point stored in*this.

      [edit]Return value

      zone->get_info(tp), wherezone is the non-static data member holding the time zone pointer, andtp is the non-static data member holding the stored time point (as astd::chrono::sys_time<duration>).

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/chrono/zoned_time/get_info&oldid=146338"

      [8]ページ先頭

      ©2009-2026 Movatter.jp