Classes | Public Attributes | List of all members
absl::time_internal::cctz::PosixTransition::Date Struct Reference

#include <time_zone_posix.h>

Classes

struct  Day
 
struct  MonthWeekWeekday
 
struct  NonLeapDay
 

Public Attributes

union {
   NonLeapDay   j
 
   MonthWeekWeekday   m
 
   Day   n
 
}; 
 
DateFormat fmt
 

Detailed Description

Definition at line 72 of file time_zone_posix.h.

Member Data Documentation

union { ... }
DateFormat absl::time_internal::cctz::PosixTransition::Date::fmt

Definition at line 85 of file time_zone_posix.h.

NonLeapDay absl::time_internal::cctz::PosixTransition::Date::j

Definition at line 88 of file time_zone_posix.h.

MonthWeekWeekday absl::time_internal::cctz::PosixTransition::Date::m

Definition at line 90 of file time_zone_posix.h.

Day absl::time_internal::cctz::PosixTransition::Date::n

Definition at line 89 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