func time.parse
3 uses
time (current package)
format.go#L815: return parse(layout, value, UTC, Local)
format.go#L824: return parse(layout, value, loc, loc)
format.go#L827: func parse(layout, value string, defaultLocation, local *Location) (Time, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)