const time.RFC850

2 uses

	time (current package)
		format.go#L108: 	RFC850      = "Monday, 02-Jan-06 15:04:05 MST"

	net/http
		header.go#L122: 	time.RFC850,