libdate-extract-perl

module to extract probable dates from strings

Description

Date::Extract extracts dates from arbitrary strings. It will take an arbitrary block of text, search it for something that looks like a date string, and build 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Date-Extract


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdate-extract-perl