Mohsin Azam

Mohsin Azam

  • 590
  • 1.7k
  • 115.4k

Format Date For Different Cultures in Asp.Net MVC

Jun 28 2018 3:05 AM
p.netDear All
I have an issue to format date for different Cultures in Asp.net Mvc and Jquery UI datepicker.
 I want daepicker picks Specific Date format according to User Culture.
 
 Like en-US ,then datepicker should get mm/dd/yyyy
 for en-GB then datepicker should get dd/mm/yyyy.
  And What about Culture Saving,Do i save it in DB ?
 
Thanks in Advance 

Answers (1)