mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Wow, a new time zone at this time and age. #30545
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8704 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -738,6 +738,7 @@ $lang = array_merge($lang, array(
|
||||
'-7' => 'UTC - 7 hours',
|
||||
'-6' => 'UTC - 6 hours',
|
||||
'-5' => 'UTC - 5 hours',
|
||||
'-4.5' => 'UTC - 4:30 hours',
|
||||
'-4' => 'UTC - 4 hours',
|
||||
'-3.5' => 'UTC - 3:30 hours',
|
||||
'-3' => 'UTC - 3 hours',
|
||||
@@ -781,6 +782,7 @@ $lang = array_merge($lang, array(
|
||||
'-7' => '[UTC - 7] Mountain Standard Time',
|
||||
'-6' => '[UTC - 6] Central Standard Time',
|
||||
'-5' => '[UTC - 5] Eastern Standard Time',
|
||||
'-4.5' => '[UTC - 4:30] Venezuelan Standard Time',
|
||||
'-4' => '[UTC - 4] Atlantic Standard Time',
|
||||
'-3.5' => '[UTC - 3:30] Newfoundland Standard Time',
|
||||
'-3' => '[UTC - 3] Amazon Standard Time, Central Greenland Time',
|
||||
|
Reference in New Issue
Block a user