Skip to content

Error in Timeone.php #13

@jinyu121

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

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