#include <time.h>
Public Attributes | |
| CivilSecond | cs |
| bool | is_dst |
| int | offset |
| Duration | subsecond |
| const char * | zone_abbr |
Definition at line 931 of file third_party/abseil-cpp/absl/time/time.h.
| CivilSecond absl::TimeZone::CivilInfo::cs |
Definition at line 932 of file third_party/abseil-cpp/absl/time/time.h.
| bool absl::TimeZone::CivilInfo::is_dst |
Definition at line 941 of file third_party/abseil-cpp/absl/time/time.h.
| int absl::TimeZone::CivilInfo::offset |
Definition at line 940 of file third_party/abseil-cpp/absl/time/time.h.
| Duration absl::TimeZone::CivilInfo::subsecond |
Definition at line 933 of file third_party/abseil-cpp/absl/time/time.h.
| const char * absl::TimeZone::CivilInfo::zone_abbr |
Definition at line 942 of file third_party/abseil-cpp/absl/time/time.h.