Im using the same method used in the samples to save changes. Every attribute is saved correctly except Date Time.

Database

Client side Column


Sample method to json deserialize.
It's not accepting the value to save in db so it uses the default 01-01-1900 which is the null value.
I tried to change format in the environment and datatime format but did not work.
Any suggestion?