Skip to content

Timezones bugs #2233

@rmroot

Description

@rmroot

A user in Europe has reported that they were having issue generating models for their analysis. After some investigation it was discovered that it is an issue with timezones dates iterating.

This isn't the first time a timezone issue has shown up, overall we should address how dates are stored.

We need to migrate the saving of date data as strings "YYYY-MM-DD"

The in calculations we use UTC dates and display results for a users local time.

Right now, if a user in Europe loads in the example, they are going to get different results and if a user in Minnesota loads in the example. This should not happen.

Metadata

Metadata

Assignees

Labels

User SubmittedIssue, bug or feature submitted by an end user of the applicationimportant

Type

Projects

Status

Closed

Relationships

None yet

Development

No branches or pull requests

Issue actions