[Issue #2] - Added timezone support with a list of support timezones
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -8,4 +8,7 @@ const (
|
||||
// Network settings
|
||||
Hostname = "pico2w-clock"
|
||||
EnableICMP = true
|
||||
|
||||
// Time settings
|
||||
ActiveTimezone = "UTC"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user