Data Fields | |
char * | tz |
const char * | country |
See also:
char* TZCountryResultData::tz |
Found timezone will be placed at this field NULL if not found or multiple entries found
Referenced by server_find_only_tz_by_country(), and server_searching_tz().
const char* TZCountryResultData::country |
Country name for searched timezone
Referenced by server_find_only_tz_by_country(), and server_searching_tz().