Skip to content

Commit

Permalink
Merge pull request #5 from sj14/tzdata-embedded
Browse files Browse the repository at this point in the history
Embed tzdata
  • Loading branch information
sj14 authored Aug 16, 2020
2 parents 1e75d9d + ab51ac8 commit f200ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
"strconv"
"strings"
"time"
_ "time/tzdata"

"github.com/sj14/epoch/epoch"
)
Expand Down

0 comments on commit f200ca0

Please sign in to comment.