Skip to main content

All Questions

0 votes
0 answers
509 views

Date format issue with DatePicker asp.net mvc

I have a problem with datepicker format, it sets the date to MM-dd-yyyy. First, my model was set to following date format dd-MM-yyyy, I've changed it to MM-dd-yyyy in my model but nothing happen, the ...
intern's user avatar
  • 225
0 votes
3 answers
647 views

How I can use a other dateformat in my jQuery Datepicker?

I use a jquery datepicker in my ASP.NEt Application and I want if the User is from Spania or german I use a other dateformat. Here is my jquery code: $(function () { $("#txtAbwesenheitBis")....
Tarasov's user avatar
  • 3,695