<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Guesbook "book_data" table question"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Guesbook "book_data" table question"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Guesbook &quot;book_data&quot; table question</title>
				<description><![CDATA[ I need someone to tell what format the date column in ths database table "book_data" is in. I have a previous guestbook installed and the date was a mysql timestamp column. I took this data and imported ti fine except for the date column. I need help with this part because I don know what format the date is in the table "book_data" . Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/184/487.php</guid>
				<link>https://proxy2.de/forum/posts/preList/184/487.php</link>
				<pubDate><![CDATA[Tue, 19 Feb 2002 14:39:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ INT(11)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/184/488.php</guid>
				<link>https://proxy2.de/forum/posts/preList/184/488.php</link>
				<pubDate><![CDATA[Tue, 19 Feb 2002 15:08:25]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks for the reply. I know this part but is it something like a unix time stamp. The "date" data that I am trying to input from my old guestbook is in the mysql timestamp format but I dont believe the "date" field on this database is?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/184/504.php</guid>
				<link>https://proxy2.de/forum/posts/preList/184/504.php</link>
				<pubDate><![CDATA[Wed, 20 Feb 2002 19:55:44]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="hoshea"]<br /> Thanks for the reply. I know this part but is it something like a unix time stamp. The "date" data that I am trying to input from my old guestbook is in the mysql timestamp format but I dont believe the "date" field on this database is?<br /> [/quote]<br /> <br /> <br /> This timestamp may be converted in EXCEL by using the following formula:<br /> <br />  [code] =(x+y)/86400+DATE(1970;1;1)[/code]<br /> <br /> you can also ask perl to help by typing<br /> <br /> [code] perl -e 'print scalar localtime(x),"\n"'[/code]<br /> <br /> x is the unix timestamp and y is the offset in seconds from UTC. (Perl knows y).]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/184/518.php</guid>
				<link>https://proxy2.de/forum/posts/preList/184/518.php</link>
				<pubDate><![CDATA[Thu, 21 Feb 2002 07:32:40]]> GMT</pubDate>
				<author><![CDATA[ Aryan]]></author>
			</item>
	</channel>
</rss>