rfc822DateWithoutSecondsPattern top-level constant

String const rfc822DateWithoutSecondsPattern

DateTime format based on the RFC 822 specification without seconds

Implementation

const rfc822DateWithoutSecondsPattern = 'EEE, dd MMM yyyy HH:mm Z';