Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent usage of UTC & local timezones for timestamps #136

Open
iporollo opened this issue Apr 1, 2022 · 0 comments
Open

Inconsistent usage of UTC & local timezones for timestamps #136

iporollo opened this issue Apr 1, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers python

Comments

@iporollo
Copy link
Contributor

iporollo commented Apr 1, 2022

Description

There are Inconsistent timezones being used between various data models throughout the application. Some are UTC while others are local times.

Expected behavior

Timezones should be consistent for all data models (Monitors, Jobs, Executions, Datasources, Integrations) throughout the entirety of the application.

Steps to reproduce

  1. Add a data source
  2. Wait until monitors are created
  3. Navigate to executions page
  4. Notice timestamp
  5. Navigate to jobs tab on the executions page
  6. Notice different timestamp
  7. Navigate to the monitors page
  8. Notice different timestamp
@iporollo iporollo added the bug Something isn't working label Apr 1, 2022
@unkrich unkrich added the good first issue Good for newcomers label Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers python
Projects
None yet
Development

No branches or pull requests

2 participants