I am using the DatePicker, but when I invoke the database service I get an error that the date is in the wrong format. DatePicker provides mm/dd/yyyy and the database expects yyyy-mm-dd. I saw another thread on this but it didn't really say how to solve it. Can someone provide the proper steps?