more tz fixes

This commit is contained in:
2026-03-12 21:01:04 +11:00
parent e31e350c3f
commit 10f7d57aed

View File

@@ -9,6 +9,7 @@ import (
"strings"
"syscall"
"time"
_ "time/tzdata"
"go-weatherstation/internal/config"
"go-weatherstation/internal/db"