<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Date validation in Zend Framework</title>
	<link>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 08 Sep 2010 13:10:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Bill</title>
		<link>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-5740</link>
		<author>Bill</author>
		<pubDate>Wed, 13 May 2009 20:42:44 +0000</pubDate>
		<guid>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-5740</guid>
					<description>I was wondering if you could help me with a problem. I have a form that has 3 drop down selects. One for year, one for month and one for date. I want to combine these three fields to get a YYYY-MM-DD date format and then validate this. 

I'm not sure how I can take the value of these 3 drop downs and combine them to be validated together.

thanks</description>
		<content:encoded><![CDATA[<p>I was wondering if you could help me with a problem. I have a form that has 3 drop down selects. One for year, one for month and one for date. I want to combine these three fields to get a YYYY-MM-DD date format and then validate this. </p>
<p>I&#8217;m not sure how I can take the value of these 3 drop downs and combine them to be validated together.</p>
<p>thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-7379</link>
		<author>Ivan</author>
		<pubDate>Fri, 29 Jan 2010 03:07:46 +0000</pubDate>
		<guid>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-7379</guid>
					<description>Nice job, ty! &#62;:)</description>
		<content:encoded><![CDATA[<p>Nice job, ty! &gt;:)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Pukpync</title>
		<link>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-8103</link>
		<author>Pukpync</author>
		<pubDate>Mon, 03 May 2010 13:43:57 +0000</pubDate>
		<guid>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-8103</guid>
					<description>NiksLesk say: And everything, and variants?
 
_____________
{&lt;a href="http://cealis.rx-tadacip.info/site_map.html" rel="nofollow"&gt;cealis
for
  3&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>NiksLesk say: And everything, and variants?</p>
<p>_____________<br />
{<a href="http://cealis.rx-tadacip.info/site_map.html" rel="nofollow">cealis<br />
for<br />
  3</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kathryn Reeve</title>
		<link>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-8546</link>
		<author>Kathryn Reeve</author>
		<pubDate>Thu, 15 Jul 2010 13:54:12 +0000</pubDate>
		<guid>http://www.oeic.net/oeic/2007/09/06/date-validation-in-zend-framework/#comment-8546</guid>
					<description>The Regex for validation of the date format doesn't allow for the possibility of not having 3 parts to the format..

there is an updated regex for it
=(?:([djFmMnyY])[./\- ]){1,3}=  

This fixes the issue</description>
		<content:encoded><![CDATA[<p>The Regex for validation of the date format doesn&#8217;t allow for the possibility of not having 3 parts to the format..</p>
<p>there is an updated regex for it<br />
=(?:([djFmMnyY])[./\- ]){1,3}=  </p>
<p>This fixes the issue</p>
]]></content:encoded>
				</item>
</channel>
</rss>
