Skip to content

PHPBB3 import fails due to missing timezone mapping #189

Description

@maxim-zhao

I have a PHPBB3 DB with a user_timezone column that's varchar(100) and contains things like

Etc/GMT+8
Australia/ACT
UTC
Etc/GMT-2
Etc/GMT-10
Etc/GMT-1
Pacific/Tongatapu
Europe/London
Etc/GMT-8

The export then contains these in the HourOffset position and the import fails as they are not integers.

Incorrect integer value: '' for column 'HourOffset' at row 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions