You are here

function event_install_timezones in Event 5.2

Timezones table used only during installation.

2 calls to event_install_timezones()
event_install in ./event.install
event_update_3 in ./event.install
Update 4.7 or 5.1 to 5.2

File

./event.install, line 357

Code

function event_install_timezones() {
  return array(
    1 => array(
      'timezone' => 'Africa/Addis Ababa',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    2 => array(
      'timezone' => 'Africa/Algiers',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    3 => array(
      'timezone' => 'Africa/Asmera',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    4 => array(
      'timezone' => 'Africa/Bangui',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    5 => array(
      'timezone' => 'Africa/Blantyre',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    6 => array(
      'timezone' => 'Africa/Brazzaville',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    7 => array(
      'timezone' => 'Africa/Bujumbura',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    8 => array(
      'timezone' => 'Africa/Cairo',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '1',
    ),
    9 => array(
      'timezone' => 'Africa/Ceuta',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '1',
    ),
    10 => array(
      'timezone' => 'Africa/Dar es Salaam',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    11 => array(
      'timezone' => 'Africa/Djibouti',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    12 => array(
      'timezone' => 'Africa/Douala',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    13 => array(
      'timezone' => 'Africa/Gaborone',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    14 => array(
      'timezone' => 'Africa/Harare',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    15 => array(
      'timezone' => 'Africa/Johannesburg',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    16 => array(
      'timezone' => 'Africa/Kampala',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    17 => array(
      'timezone' => 'Africa/Khartoum',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    18 => array(
      'timezone' => 'Africa/Kigali',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    19 => array(
      'timezone' => 'Africa/Kinshasa',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    20 => array(
      'timezone' => 'Africa/Lagos',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    21 => array(
      'timezone' => 'Africa/Libreville',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    22 => array(
      'timezone' => 'Africa/Luanda',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    23 => array(
      'timezone' => 'Africa/Lubumbashi',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    24 => array(
      'timezone' => 'Africa/Lusaka',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    25 => array(
      'timezone' => 'Africa/Malabo',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    26 => array(
      'timezone' => 'Africa/Maputo',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    27 => array(
      'timezone' => 'Africa/Maseru',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    28 => array(
      'timezone' => 'Africa/Mbabane',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    29 => array(
      'timezone' => 'Africa/Mogadishu',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    30 => array(
      'timezone' => 'Africa/Nairobi',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    31 => array(
      'timezone' => 'Africa/Ndjamena',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    32 => array(
      'timezone' => 'Africa/Niamey',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    33 => array(
      'timezone' => 'Africa/Porto-Novo',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    34 => array(
      'timezone' => 'Africa/Tripoli',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    35 => array(
      'timezone' => 'Africa/Tunis',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    36 => array(
      'timezone' => 'Africa/Windhoek',
      'offset' => '2:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '2',
    ),
    37 => array(
      'timezone' => 'America/Adak',
      'offset' => '-10:00:00',
      'offset_dst' => '-9:00:00',
      'dst_region' => '15',
    ),
    38 => array(
      'timezone' => 'America/Anchorage',
      'offset' => '-9:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '15',
    ),
    39 => array(
      'timezone' => 'America/Anguilla',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    40 => array(
      'timezone' => 'America/Antigua',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    41 => array(
      'timezone' => 'America/Araguaina',
      'offset' => '-2:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '17',
    ),
    42 => array(
      'timezone' => 'America/Aruba',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    43 => array(
      'timezone' => 'America/Asuncion',
      'offset' => '-3:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '20',
    ),
    44 => array(
      'timezone' => 'America/Atka',
      'offset' => '-10:00:00',
      'offset_dst' => '-9:00:00',
      'dst_region' => '15',
    ),
    45 => array(
      'timezone' => 'America/Barbados',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    46 => array(
      'timezone' => 'America/Belem',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    47 => array(
      'timezone' => 'America/Belize',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    48 => array(
      'timezone' => 'America/Boa Vista',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    49 => array(
      'timezone' => 'America/Bogota',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    50 => array(
      'timezone' => 'America/Boise',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    51 => array(
      'timezone' => 'America/Buenos Aires',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    52 => array(
      'timezone' => 'America/Cambridge Bay',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    53 => array(
      'timezone' => 'America/Cancun',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    54 => array(
      'timezone' => 'America/Caracas',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    55 => array(
      'timezone' => 'America/Catamarca',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    56 => array(
      'timezone' => 'America/Cayenne',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    57 => array(
      'timezone' => 'America/Cayman',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    58 => array(
      'timezone' => 'America/Chicago',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    59 => array(
      'timezone' => 'America/Chihuahua',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    60 => array(
      'timezone' => 'America/Cordoba',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    61 => array(
      'timezone' => 'America/Costa Rica',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    62 => array(
      'timezone' => 'America/Cuiaba',
      'offset' => '-3:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '17',
    ),
    63 => array(
      'timezone' => 'America/Curacao',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    64 => array(
      'timezone' => 'America/Dawson',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    65 => array(
      'timezone' => 'America/Dawson Creek',
      'offset' => '-7:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '0',
    ),
    66 => array(
      'timezone' => 'America/Denver',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    67 => array(
      'timezone' => 'America/Detroit',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    68 => array(
      'timezone' => 'America/Dominica',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    69 => array(
      'timezone' => 'America/Edmonton',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    70 => array(
      'timezone' => 'America/Eirunepe',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    71 => array(
      'timezone' => 'America/El Salvador',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    72 => array(
      'timezone' => 'America/Ensenada',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    73 => array(
      'timezone' => 'America/Fort Wayne',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    74 => array(
      'timezone' => 'America/Fortaleza',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    75 => array(
      'timezone' => 'America/Glace Bay',
      'offset' => '-4:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    76 => array(
      'timezone' => 'America/Godthab',
      'offset' => '-3:00:00',
      'offset_dst' => '-2:00:00',
      'dst_region' => '15',
    ),
    77 => array(
      'timezone' => 'America/Goose Bay',
      'offset' => '-4:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    78 => array(
      'timezone' => 'America/Grand Turk',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '16',
    ),
    79 => array(
      'timezone' => 'America/Grenada',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    80 => array(
      'timezone' => 'America/Guadeloupe',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    81 => array(
      'timezone' => 'America/Guatemala',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    82 => array(
      'timezone' => 'America/Guayaquil',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    83 => array(
      'timezone' => 'America/Guyana',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    84 => array(
      'timezone' => 'America/Halifax',
      'offset' => '-4:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    85 => array(
      'timezone' => 'America/Havana',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '16',
    ),
    86 => array(
      'timezone' => 'America/Hermosillo',
      'offset' => '-7:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '0',
    ),
    87 => array(
      'timezone' => 'America/Indiana/Indianapolis',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    88 => array(
      'timezone' => 'America/Indiana/Knox',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    89 => array(
      'timezone' => 'America/Indiana/Marengo',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    90 => array(
      'timezone' => 'America/Indiana/Vevay',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    91 => array(
      'timezone' => 'America/Indianapolis',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    92 => array(
      'timezone' => 'America/Inuvik',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    93 => array(
      'timezone' => 'America/Iqaluit',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    94 => array(
      'timezone' => 'America/Jamaica',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    95 => array(
      'timezone' => 'America/Jujuy',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    96 => array(
      'timezone' => 'America/Juneau',
      'offset' => '-9:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '15',
    ),
    97 => array(
      'timezone' => 'America/Kentucky/Louisville',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    98 => array(
      'timezone' => 'America/Kentucky/Monticello',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    99 => array(
      'timezone' => 'America/Knox IN',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    100 => array(
      'timezone' => 'America/La Paz',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    101 => array(
      'timezone' => 'America/Lima',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    102 => array(
      'timezone' => 'America/Los Angeles',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    103 => array(
      'timezone' => 'America/Louisville',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    104 => array(
      'timezone' => 'America/Maceio',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    105 => array(
      'timezone' => 'America/Managua',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    106 => array(
      'timezone' => 'America/Manaus',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    107 => array(
      'timezone' => 'America/Martinique',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    108 => array(
      'timezone' => 'America/Mazatlan',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    109 => array(
      'timezone' => 'America/Mendoza',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    110 => array(
      'timezone' => 'America/Menominee',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    111 => array(
      'timezone' => 'America/Merida',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    112 => array(
      'timezone' => 'America/Mexico City',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    113 => array(
      'timezone' => 'America/Miquelon',
      'offset' => '-3:00:00',
      'offset_dst' => '-2:00:00',
      'dst_region' => '15',
    ),
    114 => array(
      'timezone' => 'America/Monterrey',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    115 => array(
      'timezone' => 'America/Montevideo',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    116 => array(
      'timezone' => 'America/Montreal',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    117 => array(
      'timezone' => 'America/Montserrat',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    118 => array(
      'timezone' => 'America/Nassau',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    119 => array(
      'timezone' => 'America/New York',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    120 => array(
      'timezone' => 'America/Nipigon',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    121 => array(
      'timezone' => 'America/Nome',
      'offset' => '-9:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '15',
    ),
    122 => array(
      'timezone' => 'America/Noronha',
      'offset' => '-2:00:00',
      'offset_dst' => '-2:00:00',
      'dst_region' => '0',
    ),
    123 => array(
      'timezone' => 'America/Panama',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    124 => array(
      'timezone' => 'America/Pangnirtung',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    125 => array(
      'timezone' => 'America/Paramaribo',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    126 => array(
      'timezone' => 'America/Phoenix',
      'offset' => '-7:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '0',
    ),
    127 => array(
      'timezone' => 'America/Port-au-Prince',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    128 => array(
      'timezone' => 'America/Port of Spain',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    129 => array(
      'timezone' => 'America/Porto Acre',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    130 => array(
      'timezone' => 'America/Porto Velho',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    131 => array(
      'timezone' => 'America/Puerto Rico',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    132 => array(
      'timezone' => 'America/Rainy River',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    133 => array(
      'timezone' => 'America/Rankin Inlet',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    134 => array(
      'timezone' => 'America/Recife',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    135 => array(
      'timezone' => 'America/Regina',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    136 => array(
      'timezone' => 'America/Rio Branco',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    137 => array(
      'timezone' => 'America/Rosario',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    138 => array(
      'timezone' => 'America/Santiago',
      'offset' => '-3:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    139 => array(
      'timezone' => 'America/Santo Domingo',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    140 => array(
      'timezone' => 'America/Sao Paulo',
      'offset' => '-2:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    141 => array(
      'timezone' => 'America/Scoresbysund',
      'offset' => '-1:00:00',
      'offset_dst' => '00:00:00',
      'dst_region' => '15',
    ),
    142 => array(
      'timezone' => 'America/Shiprock',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    143 => array(
      'timezone' => 'America/St Johns',
      'offset' => '-3:30:00',
      'offset_dst' => '-2:30:00',
      'dst_region' => '15',
    ),
    144 => array(
      'timezone' => 'America/St Kitts',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    145 => array(
      'timezone' => 'America/St Lucia',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    146 => array(
      'timezone' => 'America/St Thomas',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    147 => array(
      'timezone' => 'America/St Vincent',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    148 => array(
      'timezone' => 'America/Swift Current',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    149 => array(
      'timezone' => 'America/Tegucigalpa',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    150 => array(
      'timezone' => 'America/Thule',
      'offset' => '-4:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    151 => array(
      'timezone' => 'America/Thunder Bay',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    152 => array(
      'timezone' => 'America/Tijuana',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    153 => array(
      'timezone' => 'America/Tortola',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    154 => array(
      'timezone' => 'America/Vancouver',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    155 => array(
      'timezone' => 'America/Virgin',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    156 => array(
      'timezone' => 'America/Whitehorse',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    157 => array(
      'timezone' => 'America/Winnipeg',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    158 => array(
      'timezone' => 'America/Yakutat',
      'offset' => '-9:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '15',
    ),
    159 => array(
      'timezone' => 'America/Yellowknife',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    160 => array(
      'timezone' => 'Antarctica/Casey',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    161 => array(
      'timezone' => 'Antarctica/Davis',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    162 => array(
      'timezone' => 'Antarctica/DumontDUrville',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    163 => array(
      'timezone' => 'Antarctica/Mawson',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    164 => array(
      'timezone' => 'Antarctica/McMurdo',
      'offset' => '13:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '11',
    ),
    165 => array(
      'timezone' => 'Antarctica/Palmer',
      'offset' => '-3:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '18',
    ),
    166 => array(
      'timezone' => 'Antarctica/South Pole',
      'offset' => '13:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '11',
    ),
    167 => array(
      'timezone' => 'Antarctica/Syowa',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    168 => array(
      'timezone' => 'Antarctica/Vostok',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    169 => array(
      'timezone' => 'Arctic/Longyearbyen',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '14',
    ),
    170 => array(
      'timezone' => 'Asia/Aden',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    171 => array(
      'timezone' => 'Asia/Almaty',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    172 => array(
      'timezone' => 'Asia/Amman',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '8',
    ),
    173 => array(
      'timezone' => 'Asia/Anadyr',
      'offset' => '12:00:00',
      'offset_dst' => '13:00:00',
      'dst_region' => '3',
    ),
    174 => array(
      'timezone' => 'Asia/Aqtau',
      'offset' => '4:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '3',
    ),
    175 => array(
      'timezone' => 'Asia/Aqtobe',
      'offset' => '5:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '3',
    ),
    176 => array(
      'timezone' => 'Asia/Ashgabat',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    177 => array(
      'timezone' => 'Asia/Ashkhabad',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    178 => array(
      'timezone' => 'Asia/Baghdad',
      'offset' => '3:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '4',
    ),
    179 => array(
      'timezone' => 'Asia/Bahrain',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    180 => array(
      'timezone' => 'Asia/Baku',
      'offset' => '4:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '3',
    ),
    181 => array(
      'timezone' => 'Asia/Bangkok',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    182 => array(
      'timezone' => 'Asia/Beirut',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '6',
    ),
    183 => array(
      'timezone' => 'Asia/Bishkek',
      'offset' => '5:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '6',
    ),
    184 => array(
      'timezone' => 'Asia/Brunei',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    185 => array(
      'timezone' => 'Asia/Calcutta',
      'offset' => '5:30:00',
      'offset_dst' => '5:30:30',
      'dst_region' => '0',
    ),
    186 => array(
      'timezone' => 'Asia/Chungking',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    187 => array(
      'timezone' => 'Asia/Colombo',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    188 => array(
      'timezone' => 'Asia/Dacca',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    189 => array(
      'timezone' => 'Asia/Damascus',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '4',
    ),
    190 => array(
      'timezone' => 'Asia/Dhaka',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    191 => array(
      'timezone' => 'Asia/Dili',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    192 => array(
      'timezone' => 'Asia/Dubai',
      'offset' => '4:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '0',
    ),
    193 => array(
      'timezone' => 'Asia/Dushanbe',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    194 => array(
      'timezone' => 'Asia/Gaza',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '7',
    ),
    195 => array(
      'timezone' => 'Asia/Harbin',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    196 => array(
      'timezone' => 'Asia/Hong Kong',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    197 => array(
      'timezone' => 'Asia/Hovd',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    198 => array(
      'timezone' => 'Asia/Irkutsk',
      'offset' => '8:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '3',
    ),
    199 => array(
      'timezone' => 'Asia/Istanbul',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '3',
    ),
    200 => array(
      'timezone' => 'Asia/Jakarta',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    201 => array(
      'timezone' => 'Asia/Jayapura',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    202 => array(
      'timezone' => 'Asia/Jerusalem',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '5',
    ),
    203 => array(
      'timezone' => 'Asia/Kabul',
      'offset' => '4:30:00',
      'offset_dst' => '4:30:00',
      'dst_region' => '0',
    ),
    204 => array(
      'timezone' => 'Asia/Kamchatka',
      'offset' => '12:00:00',
      'offset_dst' => '13:00:00',
      'dst_region' => '3',
    ),
    205 => array(
      'timezone' => 'Asia/Karachi',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    206 => array(
      'timezone' => 'Asia/Kashgar',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    207 => array(
      'timezone' => 'Asia/Katmandu',
      'offset' => '5:45:00',
      'offset_dst' => '5:45:00',
      'dst_region' => '0',
    ),
    208 => array(
      'timezone' => 'Asia/Krasnoyarsk',
      'offset' => '7:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '3',
    ),
    209 => array(
      'timezone' => 'Asia/Kuala Lumpur',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    210 => array(
      'timezone' => 'Asia/Kuching',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    211 => array(
      'timezone' => 'Asia/Kuwait',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    212 => array(
      'timezone' => 'Asia/Macao',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    213 => array(
      'timezone' => 'Asia/Magadan',
      'offset' => '11:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '3',
    ),
    214 => array(
      'timezone' => 'Asia/Manila',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    215 => array(
      'timezone' => 'Asia/Muscat',
      'offset' => '4:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '0',
    ),
    216 => array(
      'timezone' => 'Asia/Nicosia',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '3',
    ),
    217 => array(
      'timezone' => 'Asia/Novosibirsk',
      'offset' => '6:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '3',
    ),
    218 => array(
      'timezone' => 'Asia/Omsk',
      'offset' => '6:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '3',
    ),
    219 => array(
      'timezone' => 'Asia/Phnom Penh',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    220 => array(
      'timezone' => 'Asia/Pyongyang',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    221 => array(
      'timezone' => 'Asia/Qatar',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    222 => array(
      'timezone' => 'Asia/Rangoon',
      'offset' => '6:30:00',
      'offset_dst' => '6:30:00',
      'dst_region' => '0',
    ),
    223 => array(
      'timezone' => 'Asia/Riyadh',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    224 => array(
      'timezone' => 'Asia/Riyadh87',
      'offset' => '3:07:04',
      'offset_dst' => '3:07:04',
      'dst_region' => '0',
    ),
    225 => array(
      'timezone' => 'Asia/Riyadh88',
      'offset' => '3:07:04',
      'offset_dst' => '3:07:04',
      'dst_region' => '0',
    ),
    226 => array(
      'timezone' => 'Asia/Riyadh89',
      'offset' => '3:07:04',
      'offset_dst' => '3:07:04',
      'dst_region' => '0',
    ),
    227 => array(
      'timezone' => 'Asia/Saigon',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    228 => array(
      'timezone' => 'Asia/Samarkand',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    229 => array(
      'timezone' => 'Asia/Seoul',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    230 => array(
      'timezone' => 'Asia/Shanghai',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    231 => array(
      'timezone' => 'Asia/Singapore',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    232 => array(
      'timezone' => 'Asia/Taipei',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    233 => array(
      'timezone' => 'Asia/Tashkent',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    234 => array(
      'timezone' => 'Asia/Tbilisi',
      'offset' => '4:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '3',
    ),
    235 => array(
      'timezone' => 'Asia/Tehran',
      'offset' => '3:30:00',
      'offset_dst' => '4:30:00',
      'dst_region' => '8',
    ),
    236 => array(
      'timezone' => 'Asia/Tel Aviv',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '5',
    ),
    237 => array(
      'timezone' => 'Asia/Thimbu',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    238 => array(
      'timezone' => 'Asia/Thimphu',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    239 => array(
      'timezone' => 'Asia/Tokyo',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    240 => array(
      'timezone' => 'Asia/Ujung Pandang',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    241 => array(
      'timezone' => 'Asia/Ulaanbaatar',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    242 => array(
      'timezone' => 'Asia/Ulan Bator',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    243 => array(
      'timezone' => 'Asia/Urumqi',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    244 => array(
      'timezone' => 'Asia/Vientiane',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    245 => array(
      'timezone' => 'Asia/Vladivostok',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '3',
    ),
    246 => array(
      'timezone' => 'Asia/Yakutsk',
      'offset' => '9:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '3',
    ),
    247 => array(
      'timezone' => 'Asia/Yekaterinburg',
      'offset' => '5:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '3',
    ),
    248 => array(
      'timezone' => 'Asia/Yerevan',
      'offset' => '4:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '3',
    ),
    249 => array(
      'timezone' => 'Atlantic/Azores',
      'offset' => '-1:00:00',
      'offset_dst' => '00:00:00',
      'dst_region' => '13',
    ),
    250 => array(
      'timezone' => 'Atlantic/Bermuda',
      'offset' => '-4:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    251 => array(
      'timezone' => 'Atlantic/Canary',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '15',
    ),
    252 => array(
      'timezone' => 'Atlantic/Cape Verde',
      'offset' => '-1:00:00',
      'offset_dst' => '-1:00:00',
      'dst_region' => '0',
    ),
    253 => array(
      'timezone' => 'Atlantic/Faeroe',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    254 => array(
      'timezone' => 'Atlantic/Jan Mayen',
      'offset' => '-1:00:00',
      'offset_dst' => '-1:00:00',
      'dst_region' => '0',
    ),
    255 => array(
      'timezone' => 'Atlantic/Madeira',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    256 => array(
      'timezone' => 'Atlantic/South Georgia',
      'offset' => '-2:00:00',
      'offset_dst' => '-2:00:00',
      'dst_region' => '0',
    ),
    257 => array(
      'timezone' => 'Atlantic/Stanley',
      'offset' => '-3:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '19',
    ),
    258 => array(
      'timezone' => 'Australia/ACT',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '9',
    ),
    259 => array(
      'timezone' => 'Australia/Adelaide',
      'offset' => '10:30:00',
      'offset_dst' => '9:30:00',
      'dst_region' => '9',
    ),
    260 => array(
      'timezone' => 'Australia/Brisbane',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    261 => array(
      'timezone' => 'Australia/Broken Hill',
      'offset' => '10:30:00',
      'offset_dst' => '9:30:00',
      'dst_region' => '9',
    ),
    262 => array(
      'timezone' => 'Australia/Canberra',
      'offset' => '11:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '9',
    ),
    263 => array(
      'timezone' => 'Australia/Darwin',
      'offset' => '9:30:00',
      'offset_dst' => '9:30:00',
      'dst_region' => '0',
    ),
    264 => array(
      'timezone' => 'Australia/Hobart',
      'offset' => '11:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '10',
    ),
    265 => array(
      'timezone' => 'Australia/LHI',
      'offset' => '11:00:00',
      'offset_dst' => '10:30:00',
      'dst_region' => '9',
    ),
    266 => array(
      'timezone' => 'Australia/Lindeman',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    267 => array(
      'timezone' => 'Australia/Lord Howe',
      'offset' => '11:00:00',
      'offset_dst' => '10:30:00',
      'dst_region' => '9',
    ),
    268 => array(
      'timezone' => 'Australia/Melbourne',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '10',
    ),
    269 => array(
      'timezone' => 'Australia/NSW',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '9',
    ),
    270 => array(
      'timezone' => 'Australia/North',
      'offset' => '9:30:00',
      'offset_dst' => '9:30:00',
      'dst_region' => '0',
    ),
    271 => array(
      'timezone' => 'Australia/Perth',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    272 => array(
      'timezone' => 'Australia/Queensland',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    273 => array(
      'timezone' => 'Australia/South',
      'offset' => '10:30:00',
      'offset_dst' => '9:30:00',
      'dst_region' => '9',
    ),
    274 => array(
      'timezone' => 'Australia/Sydney',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '10',
    ),
    275 => array(
      'timezone' => 'Australia/Tasmania',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '9',
    ),
    276 => array(
      'timezone' => 'Australia/Victoria',
      'offset' => '10:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '9',
    ),
    277 => array(
      'timezone' => 'Australia/West',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    278 => array(
      'timezone' => 'Australia/Yancowinna',
      'offset' => '10:30:00',
      'offset_dst' => '9:30:00',
      'dst_region' => '10',
    ),
    279 => array(
      'timezone' => 'Brazil/Acre',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    280 => array(
      'timezone' => 'Brazil/DeNoronha',
      'offset' => '-2:00:00',
      'offset_dst' => '-2:00:00',
      'dst_region' => '0',
    ),
    281 => array(
      'timezone' => 'Brazil/East',
      'offset' => '-2:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '17',
    ),
    282 => array(
      'timezone' => 'Brazil/West',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    285 => array(
      'timezone' => 'Canada/Atlantic',
      'offset' => '-4:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '15',
    ),
    286 => array(
      'timezone' => 'Canada/Central',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    287 => array(
      'timezone' => 'Canada/Central-Saskatchewan',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    288 => array(
      'timezone' => 'Canada/Eastern',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    289 => array(
      'timezone' => 'Canada/Mountain',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    290 => array(
      'timezone' => 'Canada/Newfoundland',
      'offset' => '-3:30:00',
      'offset_dst' => '-2:30:00',
      'dst_region' => '15',
    ),
    291 => array(
      'timezone' => 'Canada/Pacific',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    292 => array(
      'timezone' => 'Canada/Saskatchewan',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    293 => array(
      'timezone' => 'Canada/Yukon',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    294 => array(
      'timezone' => 'Chile/Continental',
      'offset' => '-3:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '18',
    ),
    295 => array(
      'timezone' => 'Chile/EasterIsland',
      'offset' => '-5:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '18',
    ),
    296 => array(
      'timezone' => 'Cuba',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '16',
    ),
    298 => array(
      'timezone' => 'EST',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    300 => array(
      'timezone' => 'Egypt',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '1',
    ),
    301 => array(
      'timezone' => 'Eire',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    302 => array(
      'timezone' => 'Etc/GMT-1',
      'offset' => '-1:00:00',
      'offset_dst' => '-1:00:00',
      'dst_region' => '0',
    ),
    303 => array(
      'timezone' => 'Etc/GMT-10',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    304 => array(
      'timezone' => 'Etc/GMT-11',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    305 => array(
      'timezone' => 'Etc/GMT-12',
      'offset' => '-12:00:00',
      'offset_dst' => '-12:00:00',
      'dst_region' => '0',
    ),
    306 => array(
      'timezone' => 'Etc/GMT-2',
      'offset' => '-2:00:00',
      'offset_dst' => '-2:00:00',
      'dst_region' => '0',
    ),
    307 => array(
      'timezone' => 'Etc/GMT-3',
      'offset' => '-3:00:00',
      'offset_dst' => '-3:00:00',
      'dst_region' => '0',
    ),
    308 => array(
      'timezone' => 'Etc/GMT-4',
      'offset' => '-4:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '0',
    ),
    309 => array(
      'timezone' => 'Etc/GMT-5',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    310 => array(
      'timezone' => 'Etc/GMT-6',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    311 => array(
      'timezone' => 'Etc/GMT-7',
      'offset' => '-7:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '0',
    ),
    312 => array(
      'timezone' => 'Etc/GMT-8',
      'offset' => '-8:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '0',
    ),
    313 => array(
      'timezone' => 'Etc/GMT-9',
      'offset' => '-9:00:00',
      'offset_dst' => '-9:00:00',
      'dst_region' => '0',
    ),
    487 => array(
      'timezone' => 'Etc/GMT',
      'offset' => '00:00:00',
      'offset_dst' => '00:00:00',
      'dst_region' => '0',
    ),
    314 => array(
      'timezone' => 'Etc/GMT+1',
      'offset' => '1:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '0',
    ),
    315 => array(
      'timezone' => 'Etc/GMT+10',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    316 => array(
      'timezone' => 'Etc/GMT+11',
      'offset' => '11:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '0',
    ),
    317 => array(
      'timezone' => 'Etc/GMT+12',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    318 => array(
      'timezone' => 'Etc/GMT+13',
      'offset' => '13:00:00',
      'offset_dst' => '13:00:00',
      'dst_region' => '0',
    ),
    319 => array(
      'timezone' => 'Etc/GMT+14',
      'offset' => '14:00:00',
      'offset_dst' => '14:00:00',
      'dst_region' => '0',
    ),
    320 => array(
      'timezone' => 'Etc/GMT+2',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    321 => array(
      'timezone' => 'Etc/GMT+3',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    322 => array(
      'timezone' => 'Etc/GMT+4',
      'offset' => '4:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '0',
    ),
    323 => array(
      'timezone' => 'Etc/GMT+5',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    324 => array(
      'timezone' => 'Etc/GMT+6',
      'offset' => '6:00:00',
      'offset_dst' => '6:00:00',
      'dst_region' => '0',
    ),
    325 => array(
      'timezone' => 'Etc/GMT+7',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    326 => array(
      'timezone' => 'Etc/GMT+8',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    327 => array(
      'timezone' => 'Etc/GMT+9',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    328 => array(
      'timezone' => 'Europe/Amsterdam',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    329 => array(
      'timezone' => 'Europe/Andorra',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    330 => array(
      'timezone' => 'Europe/Athens',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    331 => array(
      'timezone' => 'Europe/Belfast',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    332 => array(
      'timezone' => 'Europe/Belgrade',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    333 => array(
      'timezone' => 'Europe/Berlin',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    334 => array(
      'timezone' => 'Europe/Bratislava',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    335 => array(
      'timezone' => 'Europe/Brussels',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    336 => array(
      'timezone' => 'Europe/Bucharest',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    337 => array(
      'timezone' => 'Europe/Budapest',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    338 => array(
      'timezone' => 'Europe/Chisinau',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    339 => array(
      'timezone' => 'Europe/Copenhagen',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    340 => array(
      'timezone' => 'Europe/Dublin',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    341 => array(
      'timezone' => 'Europe/Gibraltar',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    342 => array(
      'timezone' => 'Europe/Helsinki',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    343 => array(
      'timezone' => 'Europe/Istanbul',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    344 => array(
      'timezone' => 'Europe/Kaliningrad',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    345 => array(
      'timezone' => 'Europe/Kiev',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    346 => array(
      'timezone' => 'Europe/Lisbon',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    347 => array(
      'timezone' => 'Europe/Ljubljana',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    348 => array(
      'timezone' => 'Europe/London',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    349 => array(
      'timezone' => 'Europe/Luxembourg',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    350 => array(
      'timezone' => 'Europe/Madrid',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    351 => array(
      'timezone' => 'Europe/Malta',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    352 => array(
      'timezone' => 'Europe/Minsk',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    353 => array(
      'timezone' => 'Europe/Monaco',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    354 => array(
      'timezone' => 'Europe/Moscow',
      'offset' => '3:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '14',
    ),
    355 => array(
      'timezone' => 'Europe/Nicosia',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    356 => array(
      'timezone' => 'Europe/Oslo',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    357 => array(
      'timezone' => 'Europe/Paris',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    358 => array(
      'timezone' => 'Europe/Prague',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    359 => array(
      'timezone' => 'Europe/Riga',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    360 => array(
      'timezone' => 'Europe/Rome',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    361 => array(
      'timezone' => 'Europe/Samara',
      'offset' => '4:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '13',
    ),
    362 => array(
      'timezone' => 'Europe/San Marino',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    363 => array(
      'timezone' => 'Europe/Sarajevo',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    364 => array(
      'timezone' => 'Europe/Simferopol',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    365 => array(
      'timezone' => 'Europe/Skopje',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    366 => array(
      'timezone' => 'Europe/Sofia',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    367 => array(
      'timezone' => 'Europe/Stockholm',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    368 => array(
      'timezone' => 'Europe/Tallinn',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    369 => array(
      'timezone' => 'Europe/Tirane',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    370 => array(
      'timezone' => 'Europe/Tiraspol',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    371 => array(
      'timezone' => 'Europe/Uzhgorod',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    372 => array(
      'timezone' => 'Europe/Vaduz',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    373 => array(
      'timezone' => 'Europe/Vatican',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    374 => array(
      'timezone' => 'Europe/Vienna',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    375 => array(
      'timezone' => 'Europe/Vilnius',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    376 => array(
      'timezone' => 'Europe/Warsaw',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    377 => array(
      'timezone' => 'Europe/Zagreb',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    378 => array(
      'timezone' => 'Europe/Zaporozhye',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    379 => array(
      'timezone' => 'Europe/Zurich',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    380 => array(
      'timezone' => 'GB',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    381 => array(
      'timezone' => 'GB-Eire',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    383 => array(
      'timezone' => 'Hongkong',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    384 => array(
      'timezone' => 'Indian/Antananarivo',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    385 => array(
      'timezone' => 'Indian/Chagos',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    386 => array(
      'timezone' => 'Indian/Christmas',
      'offset' => '7:00:00',
      'offset_dst' => '7:00:00',
      'dst_region' => '0',
    ),
    387 => array(
      'timezone' => 'Indian/Cocos',
      'offset' => '6:30:00',
      'offset_dst' => '6:30:00',
      'dst_region' => '0',
    ),
    388 => array(
      'timezone' => 'Indian/Comoro',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    389 => array(
      'timezone' => 'Indian/Kerguelen',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    390 => array(
      'timezone' => 'Indian/Mahe',
      'offset' => '4:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '0',
    ),
    391 => array(
      'timezone' => 'Indian/Maldives',
      'offset' => '5:00:00',
      'offset_dst' => '5:00:00',
      'dst_region' => '0',
    ),
    392 => array(
      'timezone' => 'Indian/Mauritius',
      'offset' => '4:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '0',
    ),
    393 => array(
      'timezone' => 'Indian/Mayotte',
      'offset' => '3:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '0',
    ),
    394 => array(
      'timezone' => 'Indian/Reunion',
      'offset' => '4:00:00',
      'offset_dst' => '4:00:00',
      'dst_region' => '0',
    ),
    395 => array(
      'timezone' => 'Iran',
      'offset' => '3:30:00',
      'offset_dst' => '4:30:00',
      'dst_region' => '8',
    ),
    396 => array(
      'timezone' => 'Israel',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '5',
    ),
    397 => array(
      'timezone' => 'Jamaica',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    398 => array(
      'timezone' => 'Japan',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    399 => array(
      'timezone' => 'Kwajalein',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    400 => array(
      'timezone' => 'Libya',
      'offset' => '2:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '0',
    ),
    404 => array(
      'timezone' => 'Mexico/BajaNorte',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    405 => array(
      'timezone' => 'Mexico/BajaSur',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    406 => array(
      'timezone' => 'Mexico/General',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    407 => array(
      'timezone' => 'Mideast/Riyadh87',
      'offset' => '3:07:04',
      'offset_dst' => '3:07:04',
      'dst_region' => '0',
    ),
    408 => array(
      'timezone' => 'Mideast/Riyadh88',
      'offset' => '3:07:04',
      'offset_dst' => '3:07:04',
      'dst_region' => '0',
    ),
    409 => array(
      'timezone' => 'Mideast/Riyadh89',
      'offset' => '3:07:04',
      'offset_dst' => '3:07:04',
      'dst_region' => '0',
    ),
    410 => array(
      'timezone' => 'NZ',
      'offset' => '13:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '11',
    ),
    412 => array(
      'timezone' => 'Navajo',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    415 => array(
      'timezone' => 'Pacific/Apia',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    416 => array(
      'timezone' => 'Pacific/Auckland',
      'offset' => '13:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '15',
    ),
    417 => array(
      'timezone' => 'Pacific/Chatham',
      'offset' => '13:45:00',
      'offset_dst' => '12:45:00',
      'dst_region' => '15',
    ),
    418 => array(
      'timezone' => 'Pacific/Easter',
      'offset' => '-5:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    419 => array(
      'timezone' => 'Pacific/Efate',
      'offset' => '11:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '0',
    ),
    420 => array(
      'timezone' => 'Pacific/Enderbury',
      'offset' => '13:00:00',
      'offset_dst' => '13:00:00',
      'dst_region' => '0',
    ),
    421 => array(
      'timezone' => 'Pacific/Fakaofo',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    422 => array(
      'timezone' => 'Pacific/Fiji',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    423 => array(
      'timezone' => 'Pacific/Funafuti',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    424 => array(
      'timezone' => 'Pacific/Galapagos',
      'offset' => '-6:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '0',
    ),
    425 => array(
      'timezone' => 'Pacific/Gambier',
      'offset' => '-9:00:00',
      'offset_dst' => '-9:00:00',
      'dst_region' => '0',
    ),
    426 => array(
      'timezone' => 'Pacific/Guadalcanal',
      'offset' => '11:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '0',
    ),
    427 => array(
      'timezone' => 'Pacific/Guam',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    428 => array(
      'timezone' => 'Pacific/Honolulu',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    429 => array(
      'timezone' => 'Pacific/Johnston',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    430 => array(
      'timezone' => 'Pacific/Kiritimati',
      'offset' => '14:00:00',
      'offset_dst' => '14:00:00',
      'dst_region' => '0',
    ),
    431 => array(
      'timezone' => 'Pacific/Kosrae',
      'offset' => '11:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '0',
    ),
    432 => array(
      'timezone' => 'Pacific/Kwajalein',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    433 => array(
      'timezone' => 'Pacific/Majuro',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    434 => array(
      'timezone' => 'Pacific/Marquesas',
      'offset' => '-9:30:00',
      'offset_dst' => '-9:30:00',
      'dst_region' => '0',
    ),
    435 => array(
      'timezone' => 'Pacific/Midway',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    436 => array(
      'timezone' => 'Pacific/Nauru',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    437 => array(
      'timezone' => 'Pacific/Niue',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    438 => array(
      'timezone' => 'Pacific/Norfolk',
      'offset' => '11:30:00',
      'offset_dst' => '11:30:00',
      'dst_region' => '0',
    ),
    439 => array(
      'timezone' => 'Pacific/Noumea',
      'offset' => '11:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '0',
    ),
    440 => array(
      'timezone' => 'Pacific/Pago Pago',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    441 => array(
      'timezone' => 'Pacific/Palau',
      'offset' => '9:00:00',
      'offset_dst' => '9:00:00',
      'dst_region' => '0',
    ),
    442 => array(
      'timezone' => 'Pacific/Pitcairn',
      'offset' => '-8:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '0',
    ),
    443 => array(
      'timezone' => 'Pacific/Ponape',
      'offset' => '11:00:00',
      'offset_dst' => '11:00:00',
      'dst_region' => '0',
    ),
    444 => array(
      'timezone' => 'Pacific/Port Moresby',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    445 => array(
      'timezone' => 'Pacific/Rarotonga',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    446 => array(
      'timezone' => 'Pacific/Saipan',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    447 => array(
      'timezone' => 'Pacific/Samoa',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    448 => array(
      'timezone' => 'Pacific/Tahiti',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    449 => array(
      'timezone' => 'Pacific/Tarawa',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    450 => array(
      'timezone' => 'Pacific/Tongatapu',
      'offset' => '13:00:00',
      'offset_dst' => '13:00:00',
      'dst_region' => '0',
    ),
    451 => array(
      'timezone' => 'Pacific/Truk',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    452 => array(
      'timezone' => 'Pacific/Wake',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    453 => array(
      'timezone' => 'Pacific/Wallis',
      'offset' => '12:00:00',
      'offset_dst' => '12:00:00',
      'dst_region' => '0',
    ),
    454 => array(
      'timezone' => 'Pacific/Yap',
      'offset' => '10:00:00',
      'offset_dst' => '10:00:00',
      'dst_region' => '0',
    ),
    455 => array(
      'timezone' => 'Poland',
      'offset' => '1:00:00',
      'offset_dst' => '2:00:00',
      'dst_region' => '13',
    ),
    456 => array(
      'timezone' => 'Portugal',
      'offset' => '00:00:00',
      'offset_dst' => '1:00:00',
      'dst_region' => '13',
    ),
    459 => array(
      'timezone' => 'Singapore',
      'offset' => '8:00:00',
      'offset_dst' => '8:00:00',
      'dst_region' => '0',
    ),
    473 => array(
      'timezone' => 'Turkey',
      'offset' => '2:00:00',
      'offset_dst' => '3:00:00',
      'dst_region' => '13',
    ),
    474 => array(
      'timezone' => 'US/Alaska',
      'offset' => '-9:00:00',
      'offset_dst' => '-8:00:00',
      'dst_region' => '15',
    ),
    475 => array(
      'timezone' => 'US/Aleutian',
      'offset' => '-10:00:00',
      'offset_dst' => '-9:00:00',
      'dst_region' => '15',
    ),
    476 => array(
      'timezone' => 'US/Arizona',
      'offset' => '-7:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '0',
    ),
    477 => array(
      'timezone' => 'US/Central',
      'offset' => '-6:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '15',
    ),
    478 => array(
      'timezone' => 'US/East-Indiana',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    479 => array(
      'timezone' => 'US/Eastern',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    480 => array(
      'timezone' => 'US/Hawaii',
      'offset' => '-10:00:00',
      'offset_dst' => '-10:00:00',
      'dst_region' => '0',
    ),
    481 => array(
      'timezone' => 'US/Indiana-Starke',
      'offset' => '-5:00:00',
      'offset_dst' => '-5:00:00',
      'dst_region' => '0',
    ),
    482 => array(
      'timezone' => 'US/Michigan',
      'offset' => '-5:00:00',
      'offset_dst' => '-4:00:00',
      'dst_region' => '15',
    ),
    483 => array(
      'timezone' => 'US/Mountain',
      'offset' => '-7:00:00',
      'offset_dst' => '-6:00:00',
      'dst_region' => '15',
    ),
    484 => array(
      'timezone' => 'US/Pacific',
      'offset' => '-8:00:00',
      'offset_dst' => '-7:00:00',
      'dst_region' => '15',
    ),
    485 => array(
      'timezone' => 'US/Samoa',
      'offset' => '-11:00:00',
      'offset_dst' => '-11:00:00',
      'dst_region' => '0',
    ),
    486 => array(
      'timezone' => 'Pacific/French Polynesia-Marquesas Islands',
      'offset' => '-9:30:00',
      'offset_dst' => '-9:30:00',
      'dst_region' => '0',
    ),
  );
}