Skip to content

Commit

Permalink
Adjust date locale
Browse files Browse the repository at this point in the history
  • Loading branch information
mvrpl committed Aug 1, 2023
1 parent b8e17ec commit 7bdadef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions generate_report.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ func GetData() []Data {
}
defer db.Close()

time.Local, _ = time.LoadLocation("America/Sao_Paulo")

iter := db.NewIterator(nil, nil)

var results []Data
Expand Down

0 comments on commit 7bdadef

Please sign in to comment.