<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Date format]]></title>
		<link>https://punbb.informer.com/forums/topic/15324/date-format/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/15324/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Date format.]]></description>
		<lastBuildDate>Sun, 29 Jul 2007 11:10:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/98712/#p98712</link>
			<description><![CDATA[<p>Yes, it&#039;s a setting in the board&#039;s options.</p>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Sun, 29 Jul 2007 11:10:19 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/98712/#p98712</guid>
		</item>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/98702/#p98702</link>
			<description><![CDATA[<p>Is there any way I can change the date/time formatting without re-running install.php?</p><p>I&#039;d like to change Y-m-d to y-m-d, etc..</p>]]></description>
			<author><![CDATA[null@example.com (dude07)]]></author>
			<pubDate>Sat, 28 Jul 2007 23:11:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/98702/#p98702</guid>
		</item>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/91024/#p91024</link>
			<description><![CDATA[<p>Just to say I have finished the importation of the Yahoo list. </p><p>It was a little headache, specially to polish the different messages codifications. At the other, exportation towards PunBB was quite easy.<br />I leave his message here so if somebody need some comments just write me.</p>]]></description>
			<author><![CDATA[null@example.com (svo)]]></author>
			<pubDate>Mon, 02 Apr 2007 10:41:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/91024/#p91024</guid>
		</item>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/90499/#p90499</link>
			<description><![CDATA[<p>If you are used to coding PHP it won&#039;t be any problems at all. Just read the files from the perl-script and insert the data into the punbb database. Make sure to make the script reload the page several times as it will timeout if you don&#039;t. If you have any questions just ask, I made the converter that you can find on the punbb downloads page so I have lost of experience from it <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Chacmool)]]></author>
			<pubDate>Sat, 24 Mar 2007 14:04:19 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90499/#p90499</guid>
		</item>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/90498/#p90498</link>
			<description><![CDATA[<p>.. ok.&nbsp; Thanks!&nbsp; </p><p>Before start with this, I was reviewing several board systems before choosing PunBB. I choose PunBB because it&#039;s very speedy, clean and well-builded. Congratulations to the developers. </p><p>I&#039;m making a PHP script to migrate a whole Yahoo list inside PunBB.&nbsp; I have extracted the list using a third perl utility, and now I&#039;m trying to parse the files with around 4.000 messages. Later I plane inserting them in PunBB tables and processing them. </p><p>If there is more people with experiences in this matter, please send me your thoughts!. </p><br /><p>thanks <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (svo)]]></author>
			<pubDate>Sat, 24 Mar 2007 13:36:13 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90498/#p90498</guid>
		</item>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/90496/#p90496</link>
			<description><![CDATA[<p>OMG!&nbsp; A Chacmool post O.O</p><p>That&#039;s something you don&#039;t see everyday <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Jansson)]]></author>
			<pubDate>Sat, 24 Mar 2007 10:18:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90496/#p90496</guid>
		</item>
		<item>
			<title><![CDATA[Re: Date format]]></title>
			<link>https://punbb.informer.com/forums/post/90495/#p90495</link>
			<description><![CDATA[<p>PunBB stores the date information as a <a href="http://en.wikipedia.org/wiki/Unix_time">Unix Timestamp</a>.</p><p>Take a look at the function strtotime, I think it will solve your problem:<br /><a href="http://se.php.net/manual/sv/function.strtotime.php">http://se.php.net/manual/sv/function.strtotime.php</a></p>]]></description>
			<author><![CDATA[null@example.com (Chacmool)]]></author>
			<pubDate>Sat, 24 Mar 2007 09:39:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90495/#p90495</guid>
		</item>
		<item>
			<title><![CDATA[Date format]]></title>
			<link>https://punbb.informer.com/forums/post/90492/#p90492</link>
			<description><![CDATA[<p>Hi all,</p><p>I&#039;m migrating one Yahoo Groups list to PunBB. I have all messages ready to import, except that I don&#039;t understand the PunBB format date.&nbsp; </p><p>I need to convert this format &quot;Mon, 12 Mar 2007 19:32:21&quot; to PunnBB format. Inside the PunBB MySQL tables I have this &#039;1174525126&#039;&nbsp; but I don&#039;t know how to interpret this. </p><p>Please, some help!!</p><br /><p>thanks,</p>]]></description>
			<author><![CDATA[null@example.com (svo)]]></author>
			<pubDate>Sat, 24 Mar 2007 07:28:55 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/90492/#p90492</guid>
		</item>
	</channel>
</rss>
