Public Attributes | List of all members
absl::TimeZone::CivilInfo Struct Reference

#include <time.h>

Public Attributes

CivilSecond cs
 
bool is_dst
 
int offset
 
Duration subsecond
 
const char * zone_abbr
 

Detailed Description

Definition at line 858 of file time.h.

Member Data Documentation

CivilSecond absl::TimeZone::CivilInfo::cs

Definition at line 859 of file time.h.

bool absl::TimeZone::CivilInfo::is_dst

Definition at line 868 of file time.h.

int absl::TimeZone::CivilInfo::offset

Definition at line 867 of file time.h.

Duration absl::TimeZone::CivilInfo::subsecond

Definition at line 860 of file time.h.

const char* absl::TimeZone::CivilInfo::zone_abbr

Definition at line 869 of file time.h.


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


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