aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Timezones.py
AgeCommit message (Expand)Author
2007-03-26default to UTC if GMT+1 is not foundFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
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
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
2005-11-17parsing for /etc/timezone.xml addedStefan Pluecken