#include <time_zone.h>
Public Attributes | |
const char * | abbr |
civil_second | cs |
bool | is_dst |
int | offset |
Definition at line 93 of file time_zone.h.
const char* absl::time_internal::cctz::time_zone::absolute_lookup::abbr |
Definition at line 101 of file time_zone.h.
civil_second absl::time_internal::cctz::time_zone::absolute_lookup::cs |
Definition at line 94 of file time_zone.h.
bool absl::time_internal::cctz::time_zone::absolute_lookup::is_dst |
Definition at line 100 of file time_zone.h.
int absl::time_internal::cctz::time_zone::absolute_lookup::offset |
Definition at line 99 of file time_zone.h.