Searched refs:RFC2822 (Results 1 – 8 of 8) sorted by relevance
439 &RFC2822 => try_consume!(parse_rfc2822(parsed, s)), in parse_internal()827 parse(&mut parsed, date, [Item::Fixed(Fixed::RFC2822)].iter())?; in test_rfc2822()832 dt.format_with_items([Item::Fixed(Fixed::RFC2822)].iter()).to_string() in test_rfc2822()
225 RFC2822, enumerator640 RFC2822 => in format_inner()
348 const ITEMS: &'static [Item<'static>] = &[Item::Fixed(Fixed::RFC2822)]; in parse_from_rfc2822()400 const ITEMS: &'static [Item<'static>] = &[Item::Fixed(Fixed::RFC2822)]; in to_rfc2822()
245 * RFC2822 allows times to not include the second (@upsuper)
675 email.utils.parsedate now returns RFC2822 compliant four character years
5899 # definitions in RFC2822, without any of the obsolete features. The addition of
9453 # definitions in RFC2822, without any of the obsolete features. The addition of
9353 functions, allowing for round tripping of RFC2822 format dates.12453 - Issue #1194222: email.utils.parsedate now returns RFC2822 compliant four