ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
php-workaround.php
Go to the documentation of this file.
1<?php
2
17return [
18 'CST6CDT' => 'America/Chicago',
19 'Cuba' => 'America/Havana',
20 'Egypt' => 'Africa/Cairo',
21 'Eire' => 'Europe/Dublin',
22 'EST5EDT' => 'America/New_York',
23 'Factory' => 'UTC',
24 'GB-Eire' => 'Europe/London',
25 'GMT0' => 'UTC',
26 'Greenwich' => 'UTC',
27 'Hongkong' => 'Asia/Hong_Kong',
28 'Iceland' => 'Atlantic/Reykjavik',
29 'Iran' => 'Asia/Tehran',
30 'Israel' => 'Asia/Jerusalem',
31 'Jamaica' => 'America/Jamaica',
32 'Japan' => 'Asia/Tokyo',
33 'Kwajalein' => 'Pacific/Kwajalein',
34 'Libya' => 'Africa/Tripoli',
35 'MST7MDT' => 'America/Denver',
36 'Navajo' => 'America/Denver',
37 'NZ-CHAT' => 'Pacific/Chatham',
38 'Poland' => 'Europe/Warsaw',
39 'Portugal' => 'Europe/Lisbon',
40 'PST8PDT' => 'America/Los_Angeles',
41 'Singapore' => 'Asia/Singapore',
42 'Turkey' => 'Europe/Istanbul',
43 'Universal' => 'UTC',
44 'W-SU' => 'Europe/Moscow',
45 'Zulu' => 'UTC',
46];
An exception for terminatinating execution or to throw for unit testing.