Skip to content

Commit

Permalink
Merge pull request #248 from taosdata/fix/xftan/windows-tz-main
Browse files Browse the repository at this point in the history
fix: fix timezone info
  • Loading branch information
zitsen authored Dec 2, 2023
2 parents a6e735b + d75f2dc commit 05472b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
"net/http"
"strconv"
"time"
_ "time/tzdata"

"github.com/gin-contrib/cors"
"github.com/gin-contrib/gzip"
Expand Down

0 comments on commit 05472b7

Please sign in to comment.