The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.90_02 - 2010-10-22

  • New supported formats: <variant> <weekday> <time> AM/PM and <time> AM/PM <variant> <weekday>. [rt #62164 - Vladimir Marek]
  • Add support for the <variant> <weekday> <time am/pm> format.
  • Test and document the new formats.
  • Record the grammar keyword for each valid expression parsed.
  • Describe trace()'s purpose and its inclusion of a grammar keyword.
  • Insert expected grammar keywords in 14-trace.t.

Changes for version 0.90_01 - 2010-10-13

  • Fix reference to the Calc class in the documentation of trace().
  • Adjust phrasing of parse_datetime_duration()'s documentation.
  • Correct spelling of the examples description.

Documentation

frontend to DateTime::Format::Natural

Modules

Create machine readable date/time with natural parsing logic
Aliasing of date strings
Basic calculations
Methods with more than one implementation
Duration hooks and state handling
Processing of formatted dates
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata
Common test routines/data
Handy utility methods
Wrappers for DateTime operations