Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Add local timezone field #52

Open
schnuerle opened this issue Feb 21, 2019 · 1 comment
Open

Add local timezone field #52

schnuerle opened this issue Feb 21, 2019 · 1 comment
Assignees
Labels
In Progress Currently being worked on v3.0

Comments

@schnuerle
Copy link
Contributor

Create a new field in Jams and Alerts that is a date/time field adjusted to a single local timezone.

The timezone is set by the user at the time of deployment as a variable.

You may not be able to set a timezone in a database field. If not, then adjust the date time from UTC to local timezone through a query upon data ingestion.

Also have a script to back fill existing deployments with this data.

@schnuerle schnuerle added In Progress Currently being worked on v3.0 labels Feb 21, 2019
@schnuerle schnuerle self-assigned this Feb 21, 2019
@schnuerle
Copy link
Contributor Author

Not yet started. Could add a timestamptz data with a PostgresSQL timezone set converted from unix time and added upon insert.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
In Progress Currently being worked on v3.0
Projects
None yet
Development

No branches or pull requests

1 participant