Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsidian using UTC, not TZ env variable #83

Open
tripp396 opened this issue Nov 28, 2023 · 0 comments
Open

Obsidian using UTC, not TZ env variable #83

tripp396 opened this issue Nov 28, 2023 · 0 comments

Comments

@tripp396
Copy link

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:

  1. Setup via docker-compose
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant