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

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