diff -r 45fce2cb4a2a -r b7b1e3835208 web/static/css/jq-css/demos/datepicker/min-max.html --- a/web/static/css/jq-css/demos/datepicker/min-max.html Wed Sep 15 10:40:27 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ - - -
- -Date:
- -Restrict the range of selectable dates with the minDate and maxDate options. Set the beginning and end dates as actual dates (new Date(2009, 1 - 1, 26)), as a numeric offset from today (-20), or as a string of periods and units ('+1M +10D'). For the last, use 'D' for days, 'W' for weeks, 'M' for months, or 'Y' for years.