Time display in web interface #13023
Replies: 8 comments
-
Could you expand more on what you are expecting to be fixed here? I'm not able to understand what fix you want implemented. |
Beta Was this translation helpful? Give feedback.
-
on screenshot we have section "Change" filed Time +6 hours regarding UTC timezone or +3 regarding system timezone MSK (that is, in the future) |
Beta Was this translation helpful? Give feedback.
-
I cannot replicate this. I tried setting postgresql to 'Europe/Moscow' and TIME_ZONE to 'UTC' and everything was displayed correctly. You will need to provide proper replication steps if you want anyone to look at this, however in all likelihood it's a configuration error outside netbox. |
Beta Was this translation helpful? Give feedback.
-
maybe you should select the right timezone there too and see if the error persists |
Beta Was this translation helpful? Give feedback.
-
UTC is recomennded timezone and in one section i have correct time in second section error |
Beta Was this translation helpful? Give feedback.
-
maybe error after change system OS timezone how clear cache & reinstall all requirements ? |
Beta Was this translation helpful? Give feedback.
-
Could you please provide clear steps for us to reproduce this, including any changing of:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
NetBox version
v3.5.3
Python version
3.8
Steps to Reproduce
system date/time Fri 23 Jun 2023 09:55:09 MSK
date/time in netbox/configuration.py TIME_ZONE = 'UTC'
date/time in DB
Expected Behavior
correct time display
Observed Behavior
time in changelog incorrect regarding OS timezone
Beta Was this translation helpful? Give feedback.
All reactions