func net/http.validCookieExpires
2 uses
net/http (current package)
cookie.go#L205: if validCookieExpires(c.Expires) {
cookie.go#L291: func validCookieExpires(t time.Time) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)