ParseLocal Given an unknown date format, detect the layout, using time.Local, parse. Set Location to time.Local. Same as ParseIn Location but lazily uses the global time.Local variable for Location argument. denverLoc, _ := time.LoadLocation("America/Denver") time.Local = denverLoc t, err := dat
(datestr string, opts ...ParserOption)
source not stored for this graph (policy: none)
searching dependent graphs…