<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 10pt; color: #000000'>Thanks!  That got it.<br><br>May PmWiki/Initial Set Up Tasks <http://www.pmwiki.org/wiki/PmWiki/InitialSetupTasks> should be updated.<br><br>I'd do it, but I need a password.   Thanks for the responses.<br><br><br><span><br><span name="x"></span><div>R. D. Jones, Ph.D.<br><em>Department of History and Philosophy</em><br style="font-style: italic;"><span style="font-style: italic;">Eastern Michigan University</span></div><span name="x"></span><br></span><br><hr id="zwchr"><b>From: </b>"Vince Administration" <vadmin@math.uconn.edu><br><b>To: </b>"Randy Brown" <alongkiss@aprivatespot.com><br><b>Cc: </b>"R. D. Jones" <rjones@emich.edu>, pmwiki-users@pmichaud.com<br><b>Sent: </b>Sunday, May 8, 2011 3:45:34 PM<br><b>Subject: </b>Re: [pmwiki-users] Time offset<br><br>Russell,<div>We use </div><div>date_default_timezone_set('America/New_York');</div><div>A list of timezone identifiers is </div><div><a href="http://www.php.net/manual/en/timezones.america.php" target="_blank">http://www.php.net/manual/en/timezones.america.php</a></div><div><a href="http://www.php.net/manual/en/timezones.america.php" target="_blank"></a>at least for the US.  The php manual has the listing for all over the world.</div><div> Vince</div><div><br><div><div><div>On May 8, 2011, at 3:33 PM, Randy Brown wrote:</div><br class="Apple-interchange-newline"><blockquote><div style="word-wrap: break-word;"><div>Russell,</div><div><br></div>I too have noticed that putenv doesn't work. You might have better luck with the following:<div><br></div><div><div>date_default_timezone_set('EST5EDT');</div></div><div><br></div><div>Randy</div><div><br></div><div><br><div><div>On May 8, 2011, at 2:26 PM, R. D. Jones wrote:</div><br class="Apple-interchange-newline"><blockquote><div><div style="font-family: 'Times New Roman'; font-size: 10pt; color: rgb(0, 0, 0);"><span><br><br>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;<br></span></div></div></blockquote><br><blockquote><div><div style="font-family: 'Times New Roman'; font-size: 10pt; color: rgb(0, 0, 0);"><span>putenv("TZ=EST5EDT");<br></span></div></div></blockquote></div><br></div></div>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com" target="_blank">pmwiki-users@pmichaud.com</a><br>http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br></blockquote></div><br></div></div></div></body></html>