p5-Date-Extract

extract probable dates from strings

WWW CVSWeb GITHub
  1. Package version
    p5-Date-Extract-0.07p0
  2. Maintainer
    The OpenBSD ports mailing-list

Date::Extract takes an arbitrary block of text, searches it for
something that looks like a date string, and builds a DateTime
object out of it. By design it will produce few false positives.
This means it will not catch nearly everything that looks like a
date string. So if you have the string "do homework for class 2019"
it won't return a DateTime object with the year set to 2019.

  • devel/p5-Class-Data-Inheritable
  • STEM->=0.60:devel/p5-DateTime-Format-Natural