You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Setup via docker compose with TZ set to America/Chicago. Noticed when utiziling features that bring in the time that the time is in UTC. Confirmed docker host is using central timezone, confirmed actual container shows central timezone. Obsidian still shows everything in UTC. If I create a file late in the day, obsidian thinks its the next day due to this.
To Reproduce
Steps to reproduce the behavior:
Setup via docker-compose
Do something time related like Command Pallette > Templates: Insert Current Time. It is in UTC.
Expected behavior
Time reflected is local time via the host.
Additional context
Verified that all TZ settings on container and host are correct. Unsure if there is some setting that I am missing. Other container on this host reports correct times within apps.
The text was updated successfully, but these errors were encountered:
Describe the bug
Setup via docker compose with TZ set to America/Chicago. Noticed when utiziling features that bring in the time that the time is in UTC. Confirmed docker host is using central timezone, confirmed actual container shows central timezone. Obsidian still shows everything in UTC. If I create a file late in the day, obsidian thinks its the next day due to this.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Time reflected is local time via the host.
Additional context
Verified that all TZ settings on container and host are correct. Unsure if there is some setting that I am missing. Other container on this host reports correct times within apps.
The text was updated successfully, but these errors were encountered: