engineer9090909090909090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Date Format changes,if OS date format is different while installing. #370

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
while installing OS set format dd-mm-yyyy

What is the expected output? What do you see instead?
Expected output id dd/mm/yyyy and I'm seeing dd-mm-yyyy.

Please provide a URL to a page displaying the problem.

What version of the datepicker are you using? On what operating system? And 
Which Browser?
v.11, Browser IE8+ FF 15+

Please provide any additional information below.
It should take fixed date format, instead of regional settings of date.

Original issue reported on code.google.com by ssg...@gmail.com on 25 Apr 2013 at 5:36

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am also facing the same issue. Please guide me on this.

Its really urgent, I'm stuck, and I don't know how to tackle it!

Thanks in advance!

Original comment by sne.1...@gmail.com on 26 Apr 2013 at 4:48

GoogleCodeExporter commented 8 years ago
The date picker will always use the format you set:
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerDateFormat.
html

Original comment by kel...@kelvinluck.com on 27 Apr 2013 at 7:29