Changes for version 0.76_04 - 2009-06-13
- Remove comment in code about the legacy debug option.
- Use '\s+' instead of the ambiguous ' ' as token split pattern.
- Add some whitespace to the regexp which recognizes additional tokens for formatted dates.
Changes for version 0.76_03 - 2009-06-10
- The current "now" can be overridden through the 'datetime' option. [rt #45127 - Giovanni Pensa]
- parse_datetime_duration() handles durations where the second part is relative to the first one. [rt #45127 - Giovanni Pensa]
- New supported relative duration: for <count> <unit>.
- rt #45127 - Giovanni Pensa
Changes for version 0.76_02 - 2009-06-06
Changes for version 0.76_01 - 2009-06-01
- Change in default behavior: Use DateTime's truncate method to reset time components. Inspired by [rt #43468 - Clayton L. Scott] and suggestions from others.
Documentation
frontend to DateTime::Format::Natural
Modules
Create machine readable date/time with natural parsing logic
Base class for DateTime::Format::Natural
Methods with more than one implementation
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata