Closed (won't fix)
Project:
Date
Version:
6.x-2.2
Component:
Date Popup
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2009 at 10:50 UTC
Updated:
22 Dec 2011 at 14:00 UTC
Currently when I'm defining datepicker() in my custom js file as follow:
my_obj.datepicker({
showStatus: true,
onSelect: function(date) {
// some bode
}
});
Datepicker date format is changed to mm/dd/yyyy instead of dd/mm/yyyy (when I'm selecting date from popup).
Should I put some special code to keep the date format right?
Comments
Comment #1
arlinsandbulte commentedHi,
I am just indiscriminately closing all support requests with no activity for more than 1 year.
If you consider this to still be a valid issue / support request, feel free to re-open.
BUT,
if you are re-opening this issue, please provide specific details on how this issue can move forward.
Thanks.