Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

Help:Sandbox: Difference between revisions

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Jump to navigation Jump to search
(timezones-en)
m (Removing all content from page)
 
(62 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
<?php


  // This array has been taken from the XOOPS project
  return array(
    'timezone gmt -12'  => '(GMT-12:00) Eniwetok, Kwajalein',
    'timezone gmt -11'  => '(GMT-11:00) Midway Island, Samoa',
    'timezone gmt -10'  => '(GMT-10:00) Hawaii',
    'timezone gmt -9'  => '(GMT-9:00) Alaska',
    'timezone gmt -8'  => '(GMT-8:00) Pacific Time (US & Canada)',
    'timezone gmt -7'  => '(GMT-7:00) Mountain Time (US & Canada)',
    'timezone gmt -6'  => '(GMT-6:00) Central Time (US & Canada), Mexico City',
    'timezone gmt -5'  => '(GMT-5:00) Eastern Time (US & Canada), Bogota, Lima, Quito',
    'timezone gmt -4.5' => '(GMT-4:30) Venezuela Time Zone (VET)',
    'timezone gmt -4'  => '(GMT-4:00) Atlantic Time (Canada), Caracas, La Paz',
    'timezone gmt -3.5' => '(GMT-3:30) Newfoundland',
    'timezone gmt -3'  => '(GMT-3:00) Brasilia, Buenos Aires, Georgetown',
    'timezone gmt -2'  => '(GMT-2:00) Mid-Atlantic',
    'timezone gmt -1'  => '(GMT-1:00) Azores, Cape Verde Islands',
    'timezone gmt 0'    => '(GMT) Greenwich Mean Time, London, Dublin, Lisbon, Casablanca, Monrovia',
    'timezone gmt +1'  => '(GMT+1:00) Amsterdam, Berlin, Rome, Copenhagen, Brussels, Madrid, Paris',
    'timezone gmt +2'  => '(GMT+2:00) Athens, Istanbul, Minsk, Helsinki, Jerusalem, South Africa',
    'timezone gmt +3'  => '(GMT+3:00) Baghdad, Kuwait, Riyadh, Moscow, St. Petersburg',
    'timezone gmt +3.5' => '(GMT+3:30) Tehran',
    'timezone gmt +4'  => '(GMT+4:00) Abu Dhabi, Muscat, Baku, Tbilisi',
    'timezone gmt +4.5' => '(GMT+4:30) Kabul',
    'timezone gmt +5'  => '(GMT+5:00) Ekaterinburg, Islamabad, Karachi, Tashkent',
    'timezone gmt +5.5' => '(GMT+5:30) Bombay, Calcutta, Madras, New Delhi',
    'timezone gmt +6'  => '(GMT+6:00) Almaty, Dhaka, Colombo',
    'timezone gmt +7'  => '(GMT+7:00) Bangkok, Hanoi, Jakarta',
    'timezone gmt +8'  => '(GMT+8:00) Beijing, Perth, Singapore, Hong Kong, Urumqi, Taipei',
    'timezone gmt +9'  => '(GMT+9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk',
    'timezone gmt +9.5' => '(GMT+9:30) Adelaide, Darwin',
    'timezone gmt +10'  => '(GMT+10:00) Brisbane, Canberra, Melbourne, Sydney, Guam,Vlasdiostok',
    'timezone gmt +11'  => '(GMT+11:00) Magadan, Solomon Islands, New Caledonia',
    'timezone gmt +12'  => '(GMT+12:00) Auckland, Wellington, Fiji, Kamchatka, Marshall Island',
  ); // array
?>
</pre>

Latest revision as of 19:31, 4 November 2012