We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5edb78e commit 8d464ffCopy full SHA for 8d464ff
helpers/interval.go
@@ -4,6 +4,8 @@ import (
4
"errors"
5
"time"
6
7
+ _ "time/tzdata"
8
+
9
"github.com/hackclub/hackatime/models"
10
"github.com/hackclub/hackatime/utils"
11
)
0 commit comments