package tool import ( "github.com/araddon/dateparse" "github.com/jinzhu/now" ) var ( ParseLocal = dateparse.ParseLocal Parse = now.Parse )