emmaasparagus
New Member
JQuery UI datepicker widget is not displaying the date correctly it looks like this:
the input code looks like this: \[code\]<input type="text" value="" name="DateTo" id="DateTo" class="hasDatepicker">\[/code\]I add datepicker simply by calling \[code\]$('#DateTo').datepicker();\[/code\]Anyone have an idea why it does not display the dates correctly?