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

◆ @29

union { ... }

◆ fmt

DateFormat absl::time_internal::cctz::PosixTransition::Date::fmt

Definition at line 85 of file time_zone_posix.h.

◆ j

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

Definition at line 88 of file time_zone_posix.h.

◆ m

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

Definition at line 90 of file time_zone_posix.h.

◆ n

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