<?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 Picker giving invalid date</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date</link>
		<description>Gravity Support Forums Topic: Date Picker giving invalid date</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:42 +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-picker-giving-invalid-date" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-184094</link>
			<pubDate>Mon, 25 Mar 2013 11:24:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">184094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't, but that's the only option you have other than contacting the developer of the theme to figure out what they can do about the conflict.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>socialhandlers on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-184078</link>
			<pubDate>Mon, 25 Mar 2013 10:42:06 +0000</pubDate>
			<dc:creator>socialhandlers</dc:creator>
			<guid isPermaLink="false">184078@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, but how can I be sure that won't mess up their features?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-177132</link>
			<pubDate>Tue, 19 Mar 2013 16:54:35 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">177132@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you edit your theme's header.php file and comment out the version of jquery UI that they are using?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>socialhandlers on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-177089</link>
			<pubDate>Tue, 19 Mar 2013 15:51:04 +0000</pubDate>
			<dc:creator>socialhandlers</dc:creator>
			<guid isPermaLink="false">177089@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a conflict. I switched themes previously and something else worked.  Here is the screenshot you asked for.  &#60;a href=&#34;http://awesomescreenshot.com/00512e7xf9&#34; rel=&#34;nofollow&#34;&#62;http://awesomescreenshot.com/00512e7xf9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With those two versions is there a way to change something to make it work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-176221</link>
			<pubDate>Tue, 19 Mar 2013 00:15:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">176221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did notice that your theme is including this jQuery UI script:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://paradise.socialmediaambassador.com/wp-content/themes/Lamoon/scripts/jquery-ui-1.8.22.custom.min.js?ver=1.0&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But Gravity Forms is already including this version:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://paradise.socialmediaambassador.com/wp-content/plugins/gravityforms/js/jquery-ui/ui.datepicker.js?ver=1.6.12&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe there is a conflict there.  You can check for theme and plugin conflicts by using these instructions &#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-176218</link>
			<pubDate>Tue, 19 Mar 2013 00:12:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">176218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I selected March 29, 2013, but in the field it wrote 29 Mar, 13.  Did you add code to make that happen?  If not, it looks like it's a plugin or theme conflict with the datepicker, something else setting that date format.&#60;/p&#62;
&#60;p&#62;What date format did you select in the form builder (screenshot please?)&#60;/p&#62;
&#60;p&#62;Also, if you submit this form from the form preview, is the date format correct there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>socialhandlers on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-175592</link>
			<pubDate>Mon, 18 Mar 2013 14:25:19 +0000</pubDate>
			<dc:creator>socialhandlers</dc:creator>
			<guid isPermaLink="false">175592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://paradise.socialmediaambassador.com/rental-inquiry-form/&#34; rel=&#34;nofollow&#34;&#62;http://paradise.socialmediaambassador.com/rental-inquiry-form/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-174434</link>
			<pubDate>Sun, 17 Mar 2013 16:27:41 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">174434@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please provide a link to the page on your site where we can see your form and the date picker.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>socialhandlers on "Date Picker giving invalid date"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-giving-invalid-date#post-171409</link>
			<pubDate>Thu, 14 Mar 2013 15:47:53 +0000</pubDate>
			<dc:creator>socialhandlers</dc:creator>
			<guid isPermaLink="false">171409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I selected the date picker, set the style. When it's live and you pick a date it will put 7 Mar, 13 as the result but then when I submit, it says the date must be dd/mm/yyyy, which is what I picked but the output is different. Why?  What setting am I missing?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
