mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 06:06:38 +01:00
Time Zone improvements (#471)
Clarify where to find values for Time Zones
This commit is contained in:
parent
be673c242d
commit
5a9459c166
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ Environment Variable: N/A
|
||||||
|
|
||||||
## Time Zone
|
## Time Zone
|
||||||
Sets the time zone to be used by WatchTower's logs and the optional Cron scheduling argument (--schedule). If this environment variable is not set, Watchtower will use the default time zone: UTC.
|
Sets the time zone to be used by WatchTower's logs and the optional Cron scheduling argument (--schedule). If this environment variable is not set, Watchtower will use the default time zone: UTC.
|
||||||
|
To find out the right value, see [this list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones), find your location and use the value in _TZ Database Name_, e.g _Europe/Rome_.
|
||||||
|
|
||||||
```
|
```
|
||||||
Argument: N/A
|
Argument: N/A
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue