Module

Data.Formatter.Parser.Interval

Package
purescript-formatters
Repository
slamdata/purescript-formatters

#parseRecurringInterval Source

#parseInterval Source

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

#parseDateTime Source

#extendedDateTimeFormatInUTC Source