timeparsers-0.3.2: Attoparsec parsers for various Date/Time formats.

Safe HaskellNone

Data.Time.Parsers.Time

Synopsis

Documentation

twelveHour :: OptionedParser TimeOfDaySource

Parse a TimeOfDay in twelve hour format

twentyFourHour :: OptionedParser TimeOfDaySource

Parse a TimeOfDay in twenty four hour format

defaultTimeOfDay :: OptionedParser TimeOfDaySource

Parse a time of day intwelve hour or twenty four hour format