The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.
  • 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
Aliasing of date strings
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
Common test routines/data
Handy utility methods
Wrappers for DateTime operations

Provides

in lib/DateTime/Format/Natural/Duration/Checks.pm