ape-javascript-library
ape-javascript-library copied to clipboard
Calendar - implement min and max attributes
HTML 5 defines min and max attributes for input type=Date. http://www.w3.org/TR/html-markup/input.date.html http://www.w3.org/TR/html-markup/input.date.html
Calendar should implement those, too.