rfc822DateOnlyPattern top-level constant
String
const rfc822DateOnlyPattern
DateTime format based on the RFC 822 specification without time
Implementation
const rfc822DateOnlyPattern = 'EEE, dd MMM yyyy';