Skip to content

Commit

Permalink
Fix timezone issues
Browse files Browse the repository at this point in the history
  • Loading branch information
COMTOP1 committed Oct 7, 2023
1 parent 8179b8e commit 7630dba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions views/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import (
"strings"
"time"

_ "time/tzdata"

"github.com/labstack/echo/v4"
"github.com/ystv/web-auth/permission"
"github.com/ystv/web-auth/user"
Expand Down

0 comments on commit 7630dba

Please sign in to comment.