Function

ICalGLibTimezoneset_system_zone_directory

since: 4.0

Declaration [src]

void
i_cal_timezone_set_system_zone_directory (
  const gchar* path
)

Description [src]

Sets the full path to the system zoneinfo directory (where zone.tab lives).

Available since: 4.0

Parameters

path

Type: const gchar*

The path to look for the zonefiles.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.