Date Picker issue with Parse DB
I'm using the date picker to pass a date into Parse DB and regardless of the date I choose, it always passes in today's date. Any suggestions?
One more date related question. I am able to format the date into a JSONstring when sending it to Parse, but I am not sure how to format the date into dd/mm/yyyy when it is returned to the app.
Thanks
Eric