2
Answers

MVC Entity Framework Date Format

While i am selecting date from UI and passing it from JSON to Controller in MVC then it is always taking systems date while passing the json form to entity.I want selected date to store.

Answers (2)