Ashish Mishra

Ashish Mishra

  • NA
  • 37
  • 8.3k

Want to display date in customized format

May 4 2018 6:17 AM
Suppose i have List in mvc which contains  joinDate in DateTime format of .net now i have returned that list by converting it into json format and now i want that i should initialize javascript date object from joindate in list by making loop while displaying record in my view and then by using that date object get day and month and year display in customized format but when i display it gives me error or exception

Answers (1)