Data.Time.RFC3339
Contents
- class RFC3339 a where
- showRFC3339 :: ZonedTime -> a
- readRFC3339 :: 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