<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - Allowing DST by default]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/19847/"/>
	<updated>2008-10-28T07:03:30Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/19847/allowing-dst-by-default/</id>
		<entry>
			<title type="html"><![CDATA[Re: Allowing DST by default]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/118671/#p118671"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Anatoly]]></name>
				<uri>http://punbb.informer.com/forums/user/12152/</uri>
			</author>
			<updated>2008-10-28T07:03:30Z</updated>
			<id>http://punbb.informer.com/forums/post/118671/#p118671</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Allowing DST by default]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/118658/#p118658"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Simon2]]></name>
				<uri>http://punbb.informer.com/forums/user/4896/</uri>
			</author>
			<updated>2008-10-27T23:48:50Z</updated>
			<id>http://punbb.informer.com/forums/post/118658/#p118658</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Allowing DST by default]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/117983/#p117983"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2008-10-06T07:15:56Z</updated>
			<id>http://punbb.informer.com/forums/post/117983/#p117983</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Allowing DST by default]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/117959/#p117959"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ingram]]></name>
				<uri>http://punbb.informer.com/forums/user/13728/</uri>
			</author>
			<updated>2008-10-03T14:00:26Z</updated>
			<id>http://punbb.informer.com/forums/post/117959/#p117959</id>
		</entry>
</feed>
