Hi,
I have an Inputfield where when I pick the date from the calender it shows as MM/DD/YYYY. I have a CN with a value attribute CurrentDate of type Date.
When I store the value in the CN CurrentDate, the value is stored as YYYY-MM-DD.
Is there any way I can store the date as MM/DD/YYYY in the CN. I gues my question would be can I make the TYPE Date to store the format as MM/DD/YYYY.
Any help would be appreciated.
NAC