That's right.
For the timezone, use:
<input type="hidden" name="timezoneoffset" id="sel_timezoneoffset" value="$timezonesel" />
<input type="hidden" name="dst" id="sel_dst" value="2" />
It automatically sets a user's timezone to the board's default (ie what is used for unregistered users).
Last edited by cscgal; Dec 5th, 2006 at 3:35 pm.