Share via

Application programmed in xamarin with outdated time zone times due to changes of time zones in Mexico by the government of Mexico in 2023

Salomon Cardos Uc 0 Reputation points
2023-06-15T21:25:59.0466667+00:00

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

Developer technologies | .NET | Xamarin

2 answers

Sort by: Most helpful
  1. Salomon Cardos Uc 0 Reputation points
    2023-06-20T20:03:04.99+00:00

    Thanks

    Was this answer helpful?

    0 comments No comments

  2. Salomon Cardos Uc 0 Reputation points
    2023-06-20T20:02:40.4066667+00:00

    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

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.