Try to parse input into a DateTimeOffset value.
Parses an RFC 822 date and time from the supplied text or byte buffer.
Input text or bytes.
a Result; { ok: false } with a MimeError on malformed input.
{ ok: false }
MimeError
Try to parse input into a DateTimeOffset value.
Parses an RFC 822 date and time from the supplied text or byte buffer.