AdguardTeam / AdguardTeam/AdGuardHome

UI time zone override option

Open
#3,079 3 comments 0 reactions 0 assignees View on GitHub
feature request localization UI
Dominant language
TypeScript
Stars
36.9k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

The problem is on a Synology NAS/Docker:

Since the update to 0.106.1, the query log doesn't apply the container ENV TZ.

System time: custom TZ (set Synology DSM time)
Container TZ (set via ENV): custom TZ (shown via container terminal "date")
Container logs: custom TZ (shown via SSH "docker logs")
Docker time: UTC
AdGuard Home query log: UTC

This constellation, for example, leads to the absurd result that in the log of the Docker GUI, each line is cited as UTC. The actual log entry of each line then starts Correct with the container time.

Example (UTC+2):
`[Time: 14:15:03] [Log: 2021/05/05 16:15:03 info: something foo]`

Thank you for fixing!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.