<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>Gravity Support Forums Topic: Date / Time fields storing at datetime instead of text?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-time-fields-storing-at-datetime-instead-of-text</link>
		<description>Gravity Support Forums Topic: Date / Time fields storing at datetime instead of text?</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 17:21:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/date-time-fields-storing-at-datetime-instead-of-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Date / Time fields storing at datetime instead of text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-time-fields-storing-at-datetime-instead-of-text#post-29241</link>
			<pubDate>Wed, 06 Jul 2011 13:28:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">29241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ramseyp, the php function &#60;strong&#62;strtotime&#60;/strong&#62; works like magic to convert nearly any time or date string into a Unix timestamp so you can use it in your sorts.  Can you incorporate that into your code?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://php.net/manual/en/function.strtotime.php&#34; rel=&#34;nofollow&#34;&#62;http://php.net/manual/en/function.strtotime.php&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date / Time fields storing at datetime instead of text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-time-fields-storing-at-datetime-instead-of-text#post-29156</link>
			<pubDate>Tue, 05 Jul 2011 15:20:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">29156@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The data is stored as a serialized array.  They aren't stored in individual database columns which require a unique table be created for each form.  Because the forms are dynamic, all the data is stored as a serialized array using the same database table structure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ramseyp on "Date / Time fields storing at datetime instead of text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-time-fields-storing-at-datetime-instead-of-text#post-29151</link>
			<pubDate>Tue, 05 Jul 2011 14:58:55 +0000</pubDate>
			<dc:creator>ramseyp</dc:creator>
			<guid isPermaLink="false">29151@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi all, I was wondering why date &#38;amp; time fields are being stored as text instead of the datetime format. I'm trying to do some sorts &#38;amp; the fields not being converted to a timestamp makes it more difficult. Just curious if this was going to change, if there's a reasonable fix I can apply, etc.&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
