Changeset 8e190b5404bcc72bccbbecf78e29d5c33a730180
- Timestamp:
- 02/21/09 19:18:13 (3 years ago)
- Author:
- Frederic Lepied <frederic.lepied@…>
- Children:
- 0013bdd19ea17ff1809bb2431bb3a920bcd712ee
- Parents:
- 368f6e1aef2155875dced50618c000060a039edb
- git-committer:
- Frederic Lepied <frederic.lepied@…> (02/21/09 19:18:13)
- Message:
-
switch to our TZ to have a correct time display
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5fc8fc0
|
r8e190b5
|
|
| 35 | 35 | # If running in a Windows environment this must be set to the same as your |
| 36 | 36 | # system time zone. |
| 37 | | TIME_ZONE = 'America/Chicago' |
| | 37 | TIME_ZONE = 'Europe/Paris' |
| 38 | 38 | |
| 39 | 39 | # Language code for this installation. All choices can be found here: |