The following was successfully tested on VM (Debian Linux) :
-------------------------------------------------------------------------
I've not tested the following old part (not erased if usable for other Linux....)
Set $wgDefaultTimezone in LocalSettings.php. Sample:
$wgDefaultTimezone = date('P'); // use the system timezone
$wgDefaultTimezone = '-07:00'; // specify a GMT offset
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
I changed the value of "-07;00" to "-06:00" and nothing. I just want to time back an hour.how can i do it?
thanks!
$wgDefaultTimezone = date('P');
Whether there's anything wrong with doing this I don't know. edited 23:55, 1 Apr 2009