Skip to content

Error in Timeone.php #13

Description

@jinyu121

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',

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions