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

Data.Time.Asctime.Parsec

Synopsis

Documentation

asctime :: Stream s m Char => ParsecT s u m LocalTimeSource

This is a parsec parser for ANSI C's asctime() format.