@hackage dates0.1.2.0
Small library for parsing different dates formats.
Installation
Dependencies (5)
Dependents (10)
@hackage/yesod-articles, @hackage/ddate, @hackage/date-conversions, @hackage/blatex, @hackage/acme-everything, @hackage/heckle, Show all…
This package allows to parse many different formats of dates. Both absolute and relative dates are supported. Supported date formats are:
DD.MM.YYYY
YYYY/MM/DD
`12 September 2012'
today,tomorrow,yesterday`in 2 days', '3 weeks ago'
4-digits years may be abbreviated (such as 12 for 2012). Both 12-hour and 24-hour time formats are supported.