time-http-0.1.0.1: Parse and format HTTP/1.1 Date and Time strings

Data.Time.RFC1123.Parsec

Synopsis

Documentation

rfc1123DateAndTime :: Stream s m Char => ParsecT s u m ZonedTimeSource

This is a parsec parser for RFC 1123 date and time strings.