Skip to content
Snippets Groups Projects
Commit a48970bc authored by Jano Hendriks's avatar Jano Hendriks
Browse files

Embed tzdata in the date_utils package

parent 9d466dda
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ import (
"reflect"
"strconv"
"time"
_ "time/tzdata"
)
const TimeZoneString = "Africa/Johannesburg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment