[Haskell-cafe] RFC 822 date parser

Brandon Allbery allbery.b at gmail.com
Fri Feb 17 21:34:29 UTC 2017


On Fri, Feb 17, 2017 at 8:12 AM, David Turner <dct25-561bs at mythic-beasts.com
> wrote:

> So it does. Right down at the very bottom, I never noticed it before. It's
> not fully compliant (the day-of-the-week is optional) but otherwise great.


In the real world, missing day of week is a *very* common violation of
specs that want RFC822-format dates. Supporting that is a practical
necessity.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170217/22743322/attachment.html>


More information about the Haskell-Cafe mailing list