We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb517a8 commit bd8cc6dCopy full SHA for bd8cc6d
generate/main.go
@@ -11,7 +11,7 @@ import (
11
"text/template"
12
"time"
13
14
- "bitbucket.org/metricaid/rnd/timezone_info"
+ "github.com/go-playground/tz"
15
)
16
17
const (
0 commit comments