package
1.1.2
Repository: https://github.com/gitcpu-io/zgo.git
Documentation: pkg.go.dev

# Functions

MustParse parse a date, and panic if it can't be parsed.
ParseAny parse an unknown date format, detect the layout, parse.
ParseIn with Location, equivalent to time.ParseInLocation() timezone/offset rules.
ParseLocal Given an unknown date format, detect the layout, using time.Local, parse.

# Constants

No description provided by the author