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

Changes for version 0.83_03 - 2010-02-14

  • Introduce short name aliases. [rt #53976 - Kevin Field]
  • Support shortened relative dates with a +/- prefix.
  • Add according tests for aliases and prefixed dates.
  • Test for case-insensitive processing of input strings.
  • Test compile-time loading of Aliases.pm.

Changes for version 0.83_02 - 2010-01-27

  • New supported formats: <time> <weekday> and <time> on <weekday>.

Changes for version 0.83_01 - 2010-01-18

  • Pass the time zone object instead of name to the final DateTime constructor. [rt #53268 - Eric Wilhelm]

Documentation

frontend to DateTime::Format::Natural

Modules

Create machine readable date/time with natural parsing logic
Aliasing of date strings
Base class for DateTime::Format::Natural
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