Changeset 9543 for main/waeup.kofa/trunk/src/waeup/kofa/utils
- Timestamp:
- 5 Nov 2012, 18:03:39 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py
r9405 r9543 190 190 def tzinfo(self): 191 191 # For Nigeria: pytz.timezone('Africa/Lagos') 192 # For Germany: pytz.timezone('Europe/Berlin') 192 193 return pytz.utc 193 194
Note: See TracChangeset for help on using the changeset viewer.