Function

ICalGLibTimezoneget_builtin_timezones

since: 1.0

Declaration [src]

ICalArray*
i_cal_timezone_get_builtin_timezones (
  void
)

Description [src]

Returns a list of builtin timezones.

Available since: 1.0

Return value

Type: ICalArray

An ICalArray of the builtin ICalTimezone objects.

The data is owned by the called function.