GithubHelp home page GithubHelp logo

timezonefixer's Introduction

Time Zone Fixer

This small app fixes the timezone problems in the countries that the government changes the policy of daylight saving time (DST).

Usage

In order to make it work, just run in your terminal:

$ sh ./generator

This script will automatically download the latest timezone data, decompress it and will compile the files that you need upload to your Android-based device. This script will generate three files:

  • zoneinfo.dat
  • zoneinfo.idx
  • zoneinfo.version

Copy/Replace these three files into your device (in the /system/usr/share/zoneinfo folder). To do it, you should use a file viewer application like ES File Explorer, enable the root mode and mount / in mode writable.

Reboot your device.

Uso

Esta aplicación corrige el problema de la zona horaria en los países que los gobiernos modifican el cambio de hora.

Para ejecutarlo, escribe lo siguiente en tu consola:

$ sh ./generator

Este script descarga la última versión del timezone data, lo descomprime y compila automáticamente para generar los binarios necesarios para la actualización de tu android.

Este script crea tres archivos:

  • zoneinfo.dat
  • zoneinfo.idx
  • zoneinfo.version

Copia/Reemplaza esos archivos en tu android en la carpeta /system/usr/share/zoneinfo. Para realizarlo, debes usar un programa que te permita explorar tus archivos, como por ejemplo el ES File Explorer en modo root y montando la partición / en modo escritura.

Reinicia tu Android.

-- mcornejo

timezonefixer's People

Contributors

mcornejo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

avary dxwts saya47

timezonefixer's Issues

Can't open 2014/solar*

I have some errors during execution:

zic: Can't open 2014/solar87: No such file or directory
zic: Can't open 2014/solar88: No such file or directory
zic: Can't open 2014/solar89: No such file or directory
Exception in thread "main" java.lang.NullPointerException
        at ZoneCompactor.<init>(ZoneCompactor.java:114)
        at ZoneCompactor.main(ZoneCompactor.java:128)

But zoneinfo files genegated. Is it safe to use them?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.