timezone icon indicating copy to clipboard operation
timezone copied to clipboard

Error in Timeone.php

Open jinyu121 opened this issue 8 years ago • 0 comments

https://github.com/camroncade/timezone/blob/master/src/Camroncade/Timezone/Timezone.php#L115

This line should be '(UTC+08:00) Beijing' => 'Asia/Beijing', rather than '(UTC+08:00) Beijing' => 'Asia/Hong_Kong', because the line 117 is Asia/Hong_Kong.

please recorrect it, THX.

In fact, we often use '(UTC+08:00) Shanghai' => 'Asia/Shanghai',

jinyu121 avatar Jul 03 '16 12:07 jinyu121