Name: | perl-DateTime-Format-Mail |
---|---|
Version: | 0.3001 |
Release: | 17.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 202201 |
License: | GPL+ or Artistic |
RPM: | perl-DateTime-Format-Mail-0.3001-17.el7.noarch.rpm |
Source RPM: | perl-DateTime-Format-Mail-0.3001-17.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/DateTime-Format-Mail |
Summary: | Convert between DateTime and RFC2822/822 formats |
Description: | RFCs 2822 and 822 specify date formats to be used by email. This module parses and emits such dates. RFC2822 (April 2001) introduces a slightly different format of date than that used by RFC822 (August 1982). The main correction is that the preferred format is more limited, and thus easier to parse programmatically. Despite the ease of generating and parsing perfectly valid RFC822 and RFC2822 people still get it wrong. This module aims to correct that. |