Hi Everyone,
In my project we are facing a issue in date time picker. In local , we can select a date and post to a controller. The same date has stored in database.
After we deploying our application to azure, we are trying to insert a record with selected date. But the date is stored in different date. which mean , If I select current date, the date stored as yesterday date. What is the problem there? Kindly assist.