Re-add tzdata
This commit is contained in:
parent
a4185fde07
commit
74e05763f7
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ import (
|
||||||
"slices"
|
"slices"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
|
_ "time/tzdata"
|
||||||
)
|
)
|
||||||
|
|
||||||
var weatherWidgetTemplate = mustParseTemplate("weather.html", "widget-base.html")
|
var weatherWidgetTemplate = mustParseTemplate("weather.html", "widget-base.html")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue