Public Attributes | List of all members
absl::time_internal::cctz::PosixTimeZone Struct Reference

#include <time_zone_posix.h>

Public Attributes

std::string dst_abbr
 
PosixTransition dst_end
 
std::int_fast32_t dst_offset
 
PosixTransition dst_start
 
std::string std_abbr
 
std::int_fast32_t std_offset
 

Detailed Description

Definition at line 108 of file time_zone_posix.h.

Member Data Documentation

std::string absl::time_internal::cctz::PosixTimeZone::dst_abbr

Definition at line 112 of file time_zone_posix.h.

PosixTransition absl::time_internal::cctz::PosixTimeZone::dst_end

Definition at line 115 of file time_zone_posix.h.

std::int_fast32_t absl::time_internal::cctz::PosixTimeZone::dst_offset

Definition at line 113 of file time_zone_posix.h.

PosixTransition absl::time_internal::cctz::PosixTimeZone::dst_start

Definition at line 114 of file time_zone_posix.h.

std::string absl::time_internal::cctz::PosixTimeZone::std_abbr

Definition at line 109 of file time_zone_posix.h.

std::int_fast32_t absl::time_internal::cctz::PosixTimeZone::std_offset

Definition at line 110 of file time_zone_posix.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:20:00