|
TZ-Lib
$VERSION$
|
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 rule * | z_rules |
| zic_t | z_stdoff |
| struct rule | z_untilrule |
| zic_t | z_untiltime |
| const char* zone::z_filename |
Referenced by associate(), 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().
| 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().