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

Data.Time.W3C.Format

Description

Format W3C Date and Time strings.

Synopsis

Documentation

format :: Convertible t W3CDateTime => t -> String

Format W3C Date and Time string from anything convertible to W3CDateTime type. The most obvious acceptable type is the W3CDateTime itself.