diff --git a/term.go b/term.go index 049168a..3fbf3a2 100644 --- a/term.go +++ b/term.go @@ -4,6 +4,7 @@ import ( "fmt" "strconv" "time" + _ "time/tzdata" ) // Term selection should yield smart results based on the current time, as well as the input provided.