<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: The iPhone Notes DB - Terrible</title>
	<atom:link href="http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/</link>
	<description></description>
	<pubDate>Fri, 08 Aug 2008 00:23:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Riccardo</title>
		<link>http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-671</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Sun, 22 Jun 2008 22:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-671</guid>
		<description>Good: I found:
the date in iPhon end iPd Touch is indicated in number of secnds starting on 01/01/2001 at 00:00 (GMT).</description>
		<content:encoded><![CDATA[<p>Good: I found:<br />
the date in iPhon end iPd Touch is indicated in number of secnds starting on 01/01/2001 at 00:00 (GMT).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo</title>
		<link>http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-668</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Sun, 22 Jun 2008 15:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-668</guid>
		<description>No, not directly I need to apply a conversion procedure to the field's value: once imported in a tex field of a filemaker solution.

So I think what you suggested is a good solution, but probably i have to start calculating date from 01/01/1970 00:00? Becacause It seems to contain also a hour value.</description>
		<content:encoded><![CDATA[<p>No, not directly I need to apply a conversion procedure to the field&#8217;s value: once imported in a tex field of a filemaker solution.</p>
<p>So I think what you suggested is a good solution, but probably i have to start calculating date from 01/01/1970 00:00? Becacause It seems to contain also a hour value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V1ru8</title>
		<link>http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-667</link>
		<dc:creator>V1ru8</dc:creator>
		<pubDate>Sun, 22 Jun 2008 15:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-667</guid>
		<description>NSDate *creationDate = [NSDate dateWithTimeIntervalSince1970:valueOfTheCreationDateField];

Or do you mean directly in the Database? Because I don't think that SQLite has support for a "Date" format.</description>
		<content:encoded><![CDATA[<p>NSDate *creationDate = [NSDate dateWithTimeIntervalSince1970:valueOfTheCreationDateField];</p>
<p>Or do you mean directly in the Database? Because I don&#8217;t think that SQLite has support for a &#8220;Date&#8221; format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo</title>
		<link>http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-666</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Sun, 22 Jun 2008 14:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.v1ru8.net/2008/03/21/the-iphone-notes-db-terrible/#comment-666</guid>
		<description>Hi, 
does anybody can tell me how to convert the ITEGER type of the field "creation date" to date type or any timestamp field type?

Many thanks,
Riccardo</description>
		<content:encoded><![CDATA[<p>Hi,<br />
does anybody can tell me how to convert the ITEGER type of the field &#8220;creation date&#8221; to date type or any timestamp field type?</p>
<p>Many thanks,<br />
Riccardo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
