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

Support for Timezones #703

Closed
LAlbertalli opened this issue Jun 30, 2016 · 2 comments
Closed

Support for Timezones #703

LAlbertalli opened this issue Jun 30, 2016 · 2 comments
Labels
enhancement:request Enhancement request submitted by anyone from the community inactive Inactive for >= 30 days

Comments

@LAlbertalli
Copy link
Contributor

Hi,

We are trying to use Caravel in production against a Druid Datastore that ingests real-time data. One issue we noticed is that all the times are in UTC.

It is possible to configure a time-zone per user so that the data is converted to the local timezone when viewing the graph?

We could allocate work to contribute the feature, but I'd like to discuss the best way to implement the feature.

L.

@xrmx xrmx added the enhancement:request Enhancement request submitted by anyone from the community label Aug 9, 2016
@Igosuki
Copy link

Igosuki commented Jun 13, 2017

I've recently had to do ETL using druid with a specific time zone, druid already handles time zones in the query schema so it's likely fairly easy to add.
We need :

  • An optional time zone field in the time area of slice exploration
  • Add the corresponding timezone key in the granularity spec
  • Optionally add that to the interval as well to automatically translate dates

@stale
Copy link

stale bot commented Apr 11, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Apr 11, 2019
@stale stale bot closed this as completed Apr 18, 2019
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement:request Enhancement request submitted by anyone from the community inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

3 participants