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.07 - 2016-04-13

  • Add options: time_zone, format, returns (like in Date::Extract). Now this module can return DateTime object as well as verbatim/original text or epoch, and can return additional information (like position of match, name of pattern that matches, etc).
  • [Bugfix] Properly truncate DateTime to days when not needed.
  • Recognize 2-digit year.
  • Add more sanity checks.
  • [doc] Mention more related modules.

Modules

Parse human date/time expression (base class)
Parse human date/time expression (English)
Parse human date/time expression (Indonesian)
Test DateTime::Format::Alami