func time.parseSignedOffset
3 uses
time (current package)
format.go#L1215: length = parseSignedOffset(value)
format.go#L1256: return 3 + parseSignedOffset(value)
format.go#L1262: func parseSignedOffset(value string) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)