[
https://issues.apache.org/jira/browse/KUDU-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885839#comment-16885839
]
Todd Lipcon commented on KUDU-2894:
-----------------------------------
I think fixing this would be quite a bit of work -- you'd need to plumb down
the environmental context (browser client timezone) into the "tostring"
methods, etc. Not against someone doing this, so long as it's easy to switch
back and forth between TZ-aware stringification since it's useful to be able to
see the "raw" value here rather than some adjusted value
> How to modify the time zone of web ui
> -------------------------------------
>
> Key: KUDU-2894
> URL: https://issues.apache.org/jira/browse/KUDU-2894
> Project: Kudu
> Issue Type: Bug
> Components: ui
> Affects Versions: 1.8.0
> Reporter: wxmimperio
> Priority: Major
> Attachments: image-2019-07-15-19-32-42-041.png,
> image-2019-07-16-10-28-33-293.png
>
>
> !image-2019-07-15-19-32-42-041.png!
> I create partition with 2019-05-31 00:00:00——2019-06-01 00:00:00, it show
> 2019-05-30 16:00:00——2019-05-31 16:00:00.
> 8 hours difference.
> However, the data time I inserted is correct, not the partition display.
> How to modify the time zone on the web interface?
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)