Module

Data.Formatter.Parser.Interval

Package
purescript-formatters
Repository
purescript-contrib/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