Changes for version 0.97 - 2011-08-17
- Merged development version to stable.
Changes for version 0.96_04 - 2011-08-16
- Check that the datetime string for dateparse has at most two chunks (date/time); also require DateTime.
- Elaborate on the format of dateparse's datetime string.
Changes for version 0.96_03 - 2011-08-13
- Add the datetime switch to dateparse and document it.
- Print dateparse's dates formatted according to ISO 8601.
Changes for version 0.96_02 - 2011-08-10
- Revert truncating of <count> <unit> ago formats.
- Add Xiao Yafeng to credits.
Changes for version 0.96_01 - 2011-08-01
- New supported format: today <count> <unit> ago. [Xiao Yafeng]
- Truncate for this and other ago formats to day if there is no time component in order to produce more consistent results.
- Add new and adjust existing regular tests for these formats; moreover, complete the list of parse failure tests.
- List the added grammar in the documentation.
Documentation
frontend to DateTime::Format::Natural
Modules
Create machine readable date/time with natural parsing logic
Basic calculations
Methods with more than one implementation
Duration hooks and state handling
Extract parsable expressions from strings
Processing of formatted dates
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata
Aliasing and rewriting of date strings
Common test routines/data
Handy utility methods
Wrappers for DateTime operations
Provides
in lib/DateTime/Format/Natural/Duration/Checks.pm