Skip to content

Commit

Permalink
Add timezone alias (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Jun 14, 2021
1 parent 284f807 commit b2d082b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/timezonedata/exchangezones.php
Expand Up @@ -48,6 +48,7 @@
'Bangkok, Hanoi, Jakarta' => 'Asia/Bangkok',
'Krasnoyarsk' => 'Asia/Krasnoyarsk',
'Beijing, Chongqing, Hong Kong SAR, Urumqi' => 'Asia/Shanghai',
'Beijing, Chongqing, Hong Kong, Urumqi' => 'Asia/Shanghai',
'Irkutsk, Ulaan Bataar' => 'Asia/Irkutsk',
'Kuala Lumpur, Singapore' => 'Asia/Singapore',
'Perth, Western Australia' => 'Australia/Perth',
Expand Down

0 comments on commit b2d082b

Please sign in to comment.