Data.Time.RFC2822
Contents
- class RFC2822 a where
- showRFC2822 :: ZonedTime -> a
- readRFC2822 :: a -> Maybe ZonedTime
Basic type class
This class is here to allow future support for other data types like Data.Text or Data.ByteString if that becomes necessary