Skip to content Skip to sidebar Skip to footer

Azure Mobile Apps Saves Incorrect Datetime In Sqlite Database

I am trying to save an Entity with an ID and an DateTimeOffset in a AzureMobileServicesClient SQLite database in a Xamarin Forms application. This work fine as long as the time sta

Solution 1:

This looks like an already reported bug: https://github.com/Azure/azure-mobile-apps-net-client/issues/131

Feel free to follow the bug.

Post a Comment for "Azure Mobile Apps Saves Incorrect Datetime In Sqlite Database"