aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Timezones.py
AgeCommit message (Collapse)Author
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