The dates package
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.
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0 |
|---|---|
| Dependencies | base (4.5.*), base-unicode-symbols (0.2.*), parsec (3.1.*), syb (0.3.*), time (1.4.*) |
| License | BSD3 |
| Author | IlyaPortnov |
| Maintainer | portnov84@rambler.ru |
| Category | Data |
| Home page | http://redmine.iportnov.ru/projects/dates/ |
| Source repository | git clone git://redmine.iportnov.ru/dates.git |
| Upload date | Sun Sep 9 10:58:35 UTC 2012 |
| Uploaded by | IlyaPortnov |
| Build failure | ghc-7.6 (log) |
Modules
- Data
- Data.Dates
Downloads
- dates-0.1.2.0.tar.gz (Cabal source package)
- package description (included in the package)