Module

Data.Formatter.Parser.Interval

Package
formatters
Repository
id3as/purescript-formatters

#parseRecurringInterval Source

#parseInterval Source

parseInterval :: forall a b. Parser String a -> Parser String b -> Parser String (Interval a b)

#parseDateTime Source

#extendedDateTimeFormatInUTC Source