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