UI/API/1.7.1/Datepicker - altFormat parameter doesn't work
Hello
I've been trying to implement the UI Datepicker plugin, and after
several tries it worked. The only remaining problem is the altFormat
parameter. I've tried to put it directly in the constructor or alter
calendar instance later by using setter method. All useless, the
plugin ignores the parameter and always sets the date in its default
"mm/dd/yy" format.
Any suggestions?
Regards and Thanks in advance.