Update math/R-cran-xts to version 0.10.0
[dports.git] / www / p5-CGI-Untaint-date / pkg-descr
1 This Input Handler verifies that it is dealing with a reasonable date.
2 Reasonably means anything that Date::Manip thinks is sensible, so you
3 could use any of (for example): "December 12, 2001" "12th December, 2001"
4 "2001-12-12" "next Tuesday" "third Wednesday in March"
5
6 See Date::Manip for much more information on what date formats are
7 acceptable.
8
9 The resulting date will be a Date::Simple object. Date::Simple for more
10 information on this.
11
12 WWW: http://search.cpan.org/dist/CGI-Untaint-date/