<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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">http://www.php.net/manual/en/timezones.america.php</a></div><div><a href="http://www.php.net/manual/en/timezones.america.php"></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 type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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 type="cite"><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 type="cite"><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">pmwiki-users@pmichaud.com</a><br>http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br></blockquote></div><br></div></div></body></html>