[GH-ISSUE #15] Wrong time zone in Pipeline window. #13

Closed
opened 2026-02-27 15:54:27 +03:00 by kerem · 4 comments
Owner

Originally created by @rshibanov on GitHub (Apr 12, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/15

I had change "system timezone", but in "Pipeline window" time still in UTC.
image

Originally created by @rshibanov on GitHub (Apr 12, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/15 I had change "system timezone", but in "Pipeline window" time still in UTC. ![image](https://cloud.githubusercontent.com/assets/25794345/24945256/28fbfbe8-1f67-11e7-9905-486fa8bddbfa.png)
kerem closed this issue 2026-02-27 15:54:27 +03:00
Author
Owner

@sochix commented on GitHub (Apr 12, 2017):

@rshibanov where did you change the timezone? in your ubuntu machine ot docker container?

<!-- gh-comment-id:293554115 --> @sochix commented on GitHub (Apr 12, 2017): @rshibanov where did you change the timezone? in your ubuntu machine ot docker container?
Author
Owner

@rshibanov commented on GitHub (Apr 13, 2017):

I changed "system timezone" via command "dpkg-reconfigure tzdata".
How to change "timezone" in docker?
And if i change timezone in docker, will "new" timezone stay in future after update "Ambar"?

<!-- gh-comment-id:293821745 --> @rshibanov commented on GitHub (Apr 13, 2017): I changed "system timezone" via command "dpkg-reconfigure tzdata". How to change "timezone" in docker? And if i change timezone in docker, will "new" timezone stay in future after update "Ambar"?
Author
Owner

@isido993 commented on GitHub (Apr 13, 2017):

Hello @rshibanov

It's always UTC inside Ambar's containers, it's mandatory to prevent files synchronisation errors and duplication due to differences in dates during crawling process.
That's why changing the time zone in your host machine is pointless.
For now, there's actually no way to change time zone in Ambar, but we're going to release an update that'll allow users to adjust the timezone for datetimes displayed in Ambar's UI.

<!-- gh-comment-id:293863459 --> @isido993 commented on GitHub (Apr 13, 2017): Hello @rshibanov It's always UTC inside Ambar's containers, it's mandatory to prevent files synchronisation errors and duplication due to differences in dates during crawling process. That's why changing the time zone in your host machine is pointless. For now, there's actually no way to change time zone in Ambar, but we're going to release an update that'll allow users to adjust the timezone for datetimes displayed in Ambar's UI.
Author
Owner

@rshibanov commented on GitHub (Apr 13, 2017):

Ok. Thanks

<!-- gh-comment-id:293893969 --> @rshibanov commented on GitHub (Apr 13, 2017): Ok. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#13
No description provided.