Can I put a date in a date picker from a date object using code? I tried using many different ways but always but always the date returned is in a format different of the expected by the date picker. I only have sucess using string, but I want to try using a date object. Anyone know how to format the...