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

Date Timezone Issue For Tasks Reports #1068

Closed
GilbertCherrie opened this issue Aug 25, 2021 · 1 comment
Closed

Date Timezone Issue For Tasks Reports #1068

GilbertCherrie opened this issue Aug 25, 2021 · 1 comment

Comments

@GilbertCherrie
Copy link
Member

GilbertCherrie commented Aug 25, 2021

Default table results for Tasks Form with dates being used to filter:
Screen Shot 2021-08-25 at 5 32 40 PM
Screen Shot 2021-08-25 at 5 35 02 PM

UTC Time Zone Results for Table:

After creating a new Date object and converting it to a string in UTC timezone with the hours set to start and end of day it produces different results for the table. This could be due to the API not responding correctly to a time parameter in a different time zone from the time zone the back end is set to.

Screen Shot 2021-08-25 at 5 49 50 PM

Screen Shot 2021-08-25 at 5 34 12 PM

Screen Shot 2021-08-25 at 5 33 59 PM

@GilbertCherrie
Copy link
Member Author

Found a fix for this on the ui side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant