<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - Allowing DST by default]]></title>
		<link>http://punbb.informer.com/forums/topic/19847/allowing-dst-by-default/</link>
		<description><![CDATA[The most recent posts in Allowing DST by default.]]></description>
		<lastBuildDate>Tue, 28 Oct 2008 07:03:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Allowing DST by default]]></title>
			<link>http://punbb.informer.com/forums/post/118671/#p118671</link>
			<description><![CDATA[<p>Good idea.<br />But I&#039;d better compare the server&#039;s time and user&#039;s local time (via JS) and would display a dialog to the user to confirm timezone settings update.<br />This will be a good <a href="http://punbb.informer.com/wiki/punbb13/extension_requests">extension for 1.3</a> :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (Anatoly)]]></author>
			<pubDate>Tue, 28 Oct 2008 07:03:30 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/118671/#p118671</guid>
		</item>
		<item>
			<title><![CDATA[Re: Allowing DST by default]]></title>
			<link>http://punbb.informer.com/forums/post/118658/#p118658</link>
			<description><![CDATA[<p>I have this problem too, I think it is because the server is in a different time zone to the users</p><p>Would it not make more sense to adjust the time according to the clock of the local PC with client side javascript - so Pun would output something like </p><p>Post_time=now()-1.23 hours</p><p>and the browser would display something relevant without all the users having to select a timezone at all.</p><p>It seems kind of poor to me that we force everyone to select a timezone but then still get it wrong for a couple of weeks every year because different countries switch DST on different days</p>]]></description>
			<author><![CDATA[dummy@example.com (Simon2)]]></author>
			<pubDate>Mon, 27 Oct 2008 23:48:50 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/118658/#p118658</guid>
		</item>
		<item>
			<title><![CDATA[Re: Allowing DST by default]]></title>
			<link>http://punbb.informer.com/forums/post/117983/#p117983</link>
			<description><![CDATA[<p>You can fix it via your SQL-console.<br /></p><ul><li><p>Make a dump of your DB. </p></li><li><p>SQL-statement will look like:<br />UPDATE &lt;DB_PREFIX&gt;_users<br />SET dst = 1<br />WHERE id in (&lt;list of id&gt;)<br />If you want to change dst setting for all users, execute this SQL without WHERE-statement<br /></p></li></ul>]]></description>
			<author><![CDATA[dummy@example.com (Slavok)]]></author>
			<pubDate>Mon, 06 Oct 2008 07:15:56 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/117983/#p117983</guid>
		</item>
		<item>
			<title><![CDATA[Allowing DST by default]]></title>
			<link>http://punbb.informer.com/forums/post/117959/#p117959</link>
			<description><![CDATA[<p>My forum members claim to say that they have time back by 1hr, i found out that it&#039;s due to DST. How to (mass-)fix that?</p><p>I added it to Feature requests because of requesting it as a feature or atleast default-tick.</p>]]></description>
			<author><![CDATA[dummy@example.com (ingram)]]></author>
			<pubDate>Fri, 03 Oct 2008 14:00:26 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/117959/#p117959</guid>
		</item>
	</channel>
</rss>
