1
0

Use golang's tzdata package to handle time zones

This commit is contained in:
kolaente
2021-05-07 12:18:21 +02:00
parent f052fc19fc
commit 9dc72c5c98
6 changed files with 5 additions and 33 deletions

View File

@ -132,7 +132,7 @@ Default: `true`
### timezone
The time zone all timestamps are in
The time zone all timestamps are in. Please note that time zones have to use [the official tz database names](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). UTC or GMT offsets won't work.
Default: `GMT`