PDA

View Full Version : Timezone setup



midi
26th March, 2013, 03:05 PM
I flashed a new OpenPLI image, but experienced the wrong time. Always 1 hour behind. Changing it worked until the next reboot. then it was wrong again. I needed to change the time zone, but could not find this in the setup menu. Accessing the box with the webbrowser gave that menu option, but nothing else then UTC. I needed GMT+1!
I fuond an old "timezone.xml"and copied that in etc/tuxbox. Then reboot, and access the box with the webbrowser again, and I could change it in the requested timezone.

Just wanted to share this with you, because I noticed more people with the same problem.

This is what is in Timezone now (example):

<?xml version="1.0" encoding="iso-8859-1" ?>

<timezone>
<zone name="(GMT-12:00) International Date Line West" zone="Kwajalein" />
<zone name="(GMT-11:00) Midway Island, Samoa" zone="Midway" />
<zone name="(GMT-10:00) Hawaii" zone="Honolulu" />
<zone name="(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Vienna" zone="CET" />
<zone name="(GMT+13:00) Nukualofa" zone="Tongatapu" />
</timezone>