time-w3c-0.1.0.1: Parse, format and convert W3C Date and Time

Data.Time.W3C.Parser.Parsec

Description

W3C Date and Time parser combinator for Text.Parsec.

Synopsis

Documentation

w3cDateTime :: Stream s m Char => ParsecT s u m W3CDateTime

This is a parser combinator for Text.Parsec.