libcgi-untaint-date-perl

Cgi::untaint input handler for date validation
  https://metacpan.org/release/CGI-Untaint-date
  0
  no reviews



Cgi::untaint::date is an input handler for cgi::untaint that verifies that it is dealing with a reasonable date. reasonably means anything that date::manip thinks is sensible, so you could use any of (for example): "december 12, 2001" "12th december, 2001" "2001-12-12" "next tuesday" "third wednesday in march".