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

◆ dst_abbr

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

Definition at line 112 of file time_zone_posix.h.

◆ dst_end

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

Definition at line 115 of file time_zone_posix.h.

◆ dst_offset

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

Definition at line 113 of file time_zone_posix.h.

◆ dst_start

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

Definition at line 114 of file time_zone_posix.h.

◆ std_abbr

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

Definition at line 109 of file time_zone_posix.h.

◆ std_offset

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 Mon Feb 28 2022 21:31:23