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

Allow the user to see the timestamp in system timezone #15810

Open
krasinski opened this issue Oct 9, 2023 · 0 comments · May be fixed by #16304
Open

Allow the user to see the timestamp in system timezone #15810

krasinski opened this issue Oct 9, 2023 · 0 comments · May be fixed by #16304
Assignees
Labels
Milestone

Comments

@krasinski
Copy link
Member

Currently we load the timestamp from the files as is, but often, for example in Parquet files it's saved in GMT (sometimes called UTC) timezone. The goal of this issue is to allow the user to see the timestamp adjusted from GMT/UTC to the system timezone, or (as an alternative) adjust the timezone when loading from parquet files.

Support ticket: https://support.h2o.ai/a/tickets/106219

@wendycwong wendycwong added this to the 3.46.0.1 milestone Jan 8, 2024
@wendycwong wendycwong removed this from the 3.46.0.1 milestone Feb 12, 2024
@valenad1 valenad1 added this to the 3.46.0.3 milestone May 20, 2024
@valenad1 valenad1 modified the milestones: 3.46.0.3, 3.46.0.4 May 31, 2024
@valenad1 valenad1 modified the milestones: 3.46.0.4, 3.46.0.3 Jun 10, 2024
@valenad1 valenad1 modified the milestones: 3.46.0.3, 3.46.0.4 Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants