Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

tzEntry Struct Reference

#include <tzparser.h>

Data Fields

char * abbrev
int offset
bool is_dst
int lineno
const char * filename

Detailed Description

Definition at line 23 of file tzparser.h.


Field Documentation

Definition at line 26 of file tzparser.h.

Referenced by addToArray(), splitTzLine(), and validateTzEntry().

const char* tzEntry::filename

Definition at line 31 of file tzparser.h.

Referenced by addToArray(), splitTzLine(), and validateTzEntry().

Definition at line 28 of file tzparser.h.

Referenced by addToArray(), ConvertTimeZoneAbbrevs(), and splitTzLine().

Definition at line 30 of file tzparser.h.

Referenced by addToArray(), splitTzLine(), and validateTzEntry().

Definition at line 27 of file tzparser.h.

Referenced by addToArray(), splitTzLine(), and validateTzEntry().


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