const time.ANSIC

3 uses

	time (current package)
		format.go#L93: 	ANSIC       = "Mon Jan _2 15:04:05 2006"

	github.com/aws/smithy-go/time
		time.go#L62: 		time.ANSIC,

	net/http
		header.go#L116: 	time.ANSIC,