aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Timezones.py
AgeCommit message (Collapse)Author
2009-02-24small optimizations and cleanups by Moritz Vennghost
2008-03-26don't abort if /etc/localtime already exists (and enigma2 isn't run as root)Andreas Oberritter
2007-08-20set /etc/localtime link when change the timezone tooAndreas Monzner
2007-03-26default to UTC if GMT+1 is not foundFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2005-11-17timezone handling: when there is no timezone, use UTC. ignore illegal config ↵Felix Domke
values
2005-11-17use c++-fallback for lack of tzset-python-functionStefan Pluecken
2005-11-17make use of a try except block instead of removing the tzsetStefan Pluecken
2005-11-17timezone selection works now. tzset doesn't exist, so we cannot activate the ↵Stefan Pluecken
timezone atm.
2005-11-17parsing for /etc/timezone.xml addedStefan Pluecken