What\'s the object type returned by Datepicker? Supposing I have the following:
$(\"#txtbox\").datepicker({ onClose: function(date){ //something
What is date?
it's the $("#txtbox") object