Changes for version 0.94_03 - 2011-05-03
- Rename the aliases class to the more generic name rewrite.
- Parse times with AM/PM at word boundary separated by a space (through removing the space before parsing).
- rt #67561 - Dave Rolsky
- Purge now unused grammar entries and consolidate tests.
Changes for version 0.94_02 - 2011-04-14
- Parse and document formatted dates with an abbreviated month name in the middle; add a regular and a case related success test.
- rt #67395 - Rod Taylor
- Extend the format regex accordingly and fix partly broken checking for a formatted date boundary.
- Add assert tests for the fixed formatted date boundary check and new month name validation.
Changes for version 0.94_01 - 2011-04-07
- Rewrite aliases when extracting parsable expressions; amend an extract test. [Colm Dougan]
- Add, test and document another weekday alias for thursday.
- Colm Dougan
- Remove commas from date string now before rewriting aliases.
- Test that commas are filtered for aliases.
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