2
Answers

MVC Entity Framework Date Format

Photo of Sukhada Vader

Sukhada Vader

7y
613
1
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)