swathimudda commented on issue #35422: URL: https://github.com/apache/superset/issues/35422#issuecomment-3362703918
> FWIW, there's an "Hours Offset" feature in the Edit Dataset modal. That might be helpful to a lot of people, but the use cases vary. I assume this would override such a setting/display? Is this something that a more global config for time/UTC offset could handle? Then at least multiple users aren't seeing different times in things like remote work situations. @rusackas We use the hours offset feature currently, however the lack of timezone information display that would indicate this change causes a lot of problems for us when dealing with a lot of datasets between people in the team working across timezones. I started discussion about this [here](https://github.com/apache/superset/discussions/35295). Since [TimezoneSelector](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset-frontend/packages/superset-ui-core/src/components/TimezoneSelector/index.tsx) already exists as a component, I think it is worth exploring wiring this into charts and dashboards to implement a per user end-to-end timezone handling solution. Cc @msyavuz -- 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]
