8000 docs: add FAQ entry about timezones · Issue #11498 · typeorm/typeorm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
docs: add FAQ entry about timezones #11498
Open
@sgarner

Description

@sgarner

What was unclear or otherwise insufficient?

Users often encounter difficulty dealing with timezones. We could add some advice on this topic to the docs:

  • Explain how timezone information is carried between TypeORM and database fields, with conversion to/from string and Date types
  • Importance of matching the timezone between node and database servers
  • How to set the TZ environment variable when launching node process
  • How to change the timezone in different database engines

Recommended Fix

Could be an FAQ entry, or a separate page if the answer is long enough.

Additional Context

Related:

Are you willing to resolve this issue by submitting a Pull Request?

No, I don’t have the time and I’m okay to wait for the community / maintainers to resolve this issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0