time-http-0.1: Parse and format HTTP/1.1 Date and Time string

Data.Time.HTTP.Parsec

Synopsis

Documentation

rfc2616DateAndTime :: Stream s m Char => ParsecT s u m UTCTimeSource

This is a parsec parser for date and time formats allowed in HTTP/1.1 (RFC 2616).