Skip to content

About timezone setting in sqlite #820

Closed
@moonrailgun

Description

By default the timezone setting will be setting with local.
in mysql it run perfect but in sqlite it will deem my local time is a GMT time, not CST time .

Ofcourse i can set it with my local timezone manual.but i also think it is a bug because it different between sqlite and mysql.

  • node: 7.9
  • orm: 4.0.0
  • sql: sqlite3

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