Obsidian using UTC, not TZ env variable
tripp396 opened this issue · 0 comments
tripp396 commented
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.