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

Changes for version 0.04 - 2012-09-19

  • Add support for parsing months followed by a 4-digit year, like August 2012
  • Add support for parsing explicit ranges where either side of the range is something Date::RangeParser::EN already supports, e.g., August to December, January 21 thru February 1st, 9/1 - 9/5, Jun through the end of this year, etc.
  • The now_callback is used to set the ForceDate setting of Date::Manip when falling back to Date::Manip for parsing. Care has been taken to make sure this happens correctly for DM5 and DM6

Modules

Parser for plain English date/time range strings