File tz_compile.h¶
FileList > base > tz_compile.h
Go to the source code of this file
#include "timezone_lib_common.h"
Public Functions¶
| Type | Name |
|---|---|
| int | timezone_compile_data (const char * input_folder, const TZ_GEN_TYPE tz_gen_type, char * database_name, const char * output_file_path, char * checksum) |
| void | tzc_dump_countries (const TZ_DATA * tzd) |
| void | tzc_dump_leap_sec (const TZ_DATA * tzd) |
| void | tzc_dump_one_timezone (const TZ_DATA * tzd, const int zone_id) |
| void | tzc_dump_summary (const TZ_DATA * tzd) |
| void | tzc_dump_timezones (const TZ_DATA * tzd) |
Public Functions Documentation¶
function timezone_compile_data¶
int timezone_compile_data (
const char * input_folder,
const TZ_GEN_TYPE tz_gen_type,
char * database_name,
const char * output_file_path,
char * checksum
)
function tzc_dump_countries¶
function tzc_dump_leap_sec¶
function tzc_dump_one_timezone¶
function tzc_dump_summary¶
function tzc_dump_timezones¶
The documentation for this class was generated from the following file cubrid/src/base/tz_compile.h