Skip to content

Use timezone from connection options #15

@noamw

Description

@noamw

'SELECT FROM_UNIXTIME(631152000)' returns the timestamp in local tz instead of UTC (e.g. for PST, equivalent of 1990-01-31T22:00:00.000Z instead of expected 1990-01-01T00:00:00.000Z)

Simliar issue in mysql-native has been proposed a fix in sidorares/nodejs-mysql-native#78

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions