[pmwiki-users] Time offset

R. D. Jones rjones at emich.edu
Sun May 8 14:55:46 CDT 2011


Thanks! That got it. 

May PmWiki/Initial Set Up Tasks <http://www.pmwiki.org/wiki/PmWiki/InitialSetupTasks> should be updated. 

I'd do it, but I need a password. Thanks for the responses. 




R. D. Jones, Ph.D. 
Department of History and Philosophy 
Eastern Michigan University 

----- Original Message -----
From: "Vince Administration" <vadmin at math.uconn.edu> 
To: "Randy Brown" <alongkiss at aprivatespot.com> 
Cc: "R. D. Jones" <rjones at emich.edu>, pmwiki-users at pmichaud.com 
Sent: Sunday, May 8, 2011 3:45:34 PM 
Subject: Re: [pmwiki-users] Time offset 

Russell, 
We use 
date_default_timezone_set('America/New_York'); 
A list of timezone identifiers is 
http://www.php.net/manual/en/timezones.america.php 
at least for the US. The php manual has the listing for all over the world. 
Vince 




On May 8, 2011, at 3:33 PM, Randy Brown wrote: 




Russell, 

I too have noticed that putenv doesn't work. You might have better luck with the following: 



date_default_timezone_set('EST5EDT'); 


Randy 





On May 8, 2011, at 2:26 PM, R. D. Jones wrote: 






I've included the following lines in my config.php file, but they don't seem to matter (at least the putenv doesn't seem to matter; 





putenv("TZ=EST5EDT"); 

_______________________________________________ 
pmwiki-users mailing list 
pmwiki-users at pmichaud.com 
http://www.pmichaud.com/mailman/listinfo/pmwiki-users 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20110508/509c547d/attachment.html>


More information about the pmwiki-users mailing list