A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Microsoft friends, I have noticed that the application that we programmed in xamarin does not have updated time zone times in Mexico due to changes in the time zone in Mexico issued by the Mexican government in almost the entire country. How can I have the zone times updated time in my app developed in xamarin?
Tags: time zone, outdated, Xamarin, Mexico
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
I solved the problem, the error was not in the application the error was in the outdated time zone database. you just need to update the data from linux in the server
sudo apt update
sudo apt install tzdata