Skip to content

meefik/tzupdater

Repository files navigation

Timezone Updater

Copyright (C) 2015 Anton Skshidlevsky, GPLv3

This app downloads and updates time zones to the latest version on your device. This update should fix all known problems with time zones, such as incorrect time in Android and some applications.

The app is available for download on Google Play and GitHub:

Get it on Google Play Get it on Github

Requirements:

  • Android 4.0 (API 14) or later
  • Superuser permissions (root)
  • BusyBox

Update procedure:

  1. Get superuser privileges (root).
  2. Install BusyBox.
  3. Check your connection to the Internet.
  4. Tap UPDATE button.
  5. Restart your device.

The following files will be updated:

  • TZ data: /data/misc/zoneinfo/tzdata or /system/usr/share/zoneinfo/*
  • ICU data: /system/usr/icu/*.dat

Attention! Before starting the update procedure is recommended to make backup copies of these files or the entire system.