<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CakePHP - saving dates in your model</title>
	<link>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/</link>
	<description>Adventures in Web Programming</description>
	<pubDate>Wed, 19 Nov 2008 21:44:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: amd</title>
		<link>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-2483</link>
		<pubDate>Tue, 27 May 2008 13:49:57 +0000</pubDate>
		<guid>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-2483</guid>
					<description>fwiw, cleanUpFields() accepts an optional model name. if one isn't passed, it assumes the first one in your $uses list.</description>
		<content:encoded><![CDATA[<p>fwiw, cleanUpFields() accepts an optional model name. if one isn&#8217;t passed, it assumes the first one in your $uses list.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lobsang Marques</title>
		<link>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-2476</link>
		<pubDate>Thu, 22 May 2008 13:32:32 +0000</pubDate>
		<guid>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-2476</guid>
					<description>I have the same problem and this was the only post I found about it.</description>
		<content:encoded><![CDATA[<p>I have the same problem and this was the only post I found about it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: lukep</title>
		<link>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-1530</link>
		<pubDate>Tue, 11 Dec 2007 23:28:19 +0000</pubDate>
		<guid>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-1530</guid>
					<description>Finally, you have helped me figure out why the dates weren't saving. This was  tough one to find info about.</description>
		<content:encoded><![CDATA[<p>Finally, you have helped me figure out why the dates weren&#8217;t saving. This was  tough one to find info about.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: cleanUpFields not working?</title>
		<link>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-488</link>
		<pubDate>Tue, 17 Jul 2007 03:11:19 +0000</pubDate>
		<guid>http://shabadeehoob.com/2007/02/10/cakephp-saving-dates-in-your-model/#comment-488</guid>
					<description>I was trying to figure out why cleanUpFields() wasn't working for me, and ended up here.  Finally figured it out:  if you have a &quot;var $uses&quot; it only works on the first model listed there.

So for posterity, thought I'd throw my finding in here in case someone else runs into the same problem.</description>
		<content:encoded><![CDATA[<p>I was trying to figure out why cleanUpFields() wasn&#8217;t working for me, and ended up here.  Finally figured it out:  if you have a &#8220;var $uses&#8221; it only works on the first model listed there.</p>
<p>So for posterity, thought I&#8217;d throw my finding in here in case someone else runs into the same problem.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
