dosubot[bot] commented on issue #30592:
URL: https://github.com/apache/superset/issues/30592#issuecomment-2411463002

   <!-- Answer -->
   Superset assumes timestamps are in UTC, and configuring the backend to a 
non-UTC timezone like EST/EDT can lead to issues. It's recommended to keep both 
the database and Superset backend in UTC to ensure consistency 
<sup>[[1]](https://github.com/apache/superset/blob/master/docs/docs/configuration/timezones.mdx)</sup>.
   
   If you've already set both to UTC and the issue persists, it might be worth 
checking if there are any specific configurations or overrides in your setup 
that could affect timezone handling. Additionally, reviewing the logic in the 
`get_since_until` function might help identify any discrepancies in how 
relative time ranges are calculated.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to