Saving Date into database not working.
Hello,
I'm trying to use either the Input or Datepicker component to put the values into my database. The only problem is that if I use Input (date) component, on a mobile device it loads "Jan" instead of "1" for the month. Anyone know a way around this either with javascript, datepicker? I want to add the value into a data type "date" field into salesforce.com
p.s. I can load it just fine as "text" from input field, but for reporting purposes it won't be fun!
thanks!