Format W3C Date and Time strings.
- format :: Convertible t W3CDateTime => t -> String
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.