TZ-Lib  $VERSION$
zone Struct Reference

Public Attributes

const char * z_filename
 
const char * z_format
 
char z_format_specifier
 
zic_t z_gmtoff
 
lineno z_linenum
 
const char * z_name
 
ptrdiff_t z_nrules
 
const char * z_rule
 
struct rulez_rules
 
zic_t z_stdoff
 
struct rule z_untilrule
 
zic_t z_untiltime
 

Member Data Documentation

const char* zone::z_filename

Referenced by associate(), inzsub(), and outzone().

const char* zone::z_format

Referenced by doabbr(), inzsub(), and outzone().

char zone::z_format_specifier

Referenced by associate(), doabbr(), and inzsub().

zic_t zone::z_gmtoff

Referenced by doabbr(), inzsub(), outzone(), and stringzone().

lineno zone::z_linenum

Referenced by associate(), inzsub(), and outzone().

const char* zone::z_name

Referenced by inzsub(), main(), and outzone().

ptrdiff_t zone::z_nrules

Referenced by associate(), outzone(), and stringzone().

const char* zone::z_rule

Referenced by associate(), and inzsub().

struct rule* zone::z_rules

Referenced by associate(), outzone(), and stringzone().

zic_t zone::z_stdoff

Referenced by associate(), outzone(), and stringzone().

struct rule zone::z_untilrule

Referenced by inzsub(), and outzone().

zic_t zone::z_untiltime

Referenced by inzsub(), and outzone().


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