<?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: Dates in scheduler</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler</link>
		<description>Gravity Support Forums Topic: Dates in scheduler</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:08:03 +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/dates-in-scheduler" rel="self" type="application/rss+xml" />

		<item>
			<title>kgagne on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-9300</link>
			<pubDate>Thu, 02 Sep 2010 15:48:18 +0000</pubDate>
			<dc:creator>kgagne</dc:creator>
			<guid isPermaLink="false">9300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;The issue with my date picker formatting the code incorrectly apparently stems from code I'd pasted into my theme's functions.php file so that I could place a Gravity Form into a widget via a function call.&#60;/p&#62;
&#60;p&#62;I found the code in question &#60;a href=&#34;http://www.gravityhelp.com/documentation/embedding-a-form/&#34; rel=&#34;nofollow&#34;&#62;here&#60;/a&#62;, and it seems to be the second block of code (&#34;gforms_datepicker&#34;) that causes the issue.&#60;/p&#62;
&#60;p&#62;Since this feature is going to be built into Gravity Forms 1.4, I'll delete the code from functions.php.&#60;/p&#62;
&#60;p&#62;-Ken
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-8878</link>
			<pubDate>Fri, 20 Aug 2010 15:39:07 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Themes can do everything plugins can, including interfere with and change the admin.  They function the same way from a code perspective... it's all code.  You will have to see what in your theme is changing the datepicker UI.  Probably some setting somewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgagne on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-8868</link>
			<pubDate>Fri, 20 Aug 2010 13:16:49 +0000</pubDate>
			<dc:creator>kgagne</dc:creator>
			<guid isPermaLink="false">8868@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;I tried deactivating all my plugins save Gravity Forms and still experienced this issue.  I then reactivated the plugins and switched the site's theme to the default (I'm still running WordPress 2.9.2) -- and the problem went away.&#60;/p&#62;
&#60;p&#62;I didn't realize themes could have this effect on the administrative view.  Any idea in which of my theme's files I might start looking for the conflict?&#60;/p&#62;
&#60;p&#62;Thanks for helping narrow down the problem by determining it's not Gravity Form's fault.&#60;/p&#62;
&#60;p&#62;-Ken
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-8865</link>
			<pubDate>Fri, 20 Aug 2010 12:47:16 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8865@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Very odd.  Something in your WordPress or jQuery setup is telling the jQuery UI datepicker to use that date format.  It doesn't do this by default and it's not doing it on our test installs.  So something is setting the jQuery UI setting to format the date that way.  Does anything else in your theme or possibly another plugin include jQuery UI settings?&#60;/p&#62;
&#60;p&#62;You may want to try activating the default theme and deactivating all other plugins and see if it still does this.  That might help determine if a theme or plugin has a setting somewhere that is telling the jQuery UI datepicker to format the date this way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgagne on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-8862</link>
			<pubDate>Fri, 20 Aug 2010 11:34:29 +0000</pubDate>
			<dc:creator>kgagne</dc:creator>
			<guid isPermaLink="false">8862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;That's correct.&#60;/p&#62;
&#60;p&#62;Here's a series of screen shots showing me pulling up the form scheduler (where I've previously, manually inputted the correct dates) then using the calendar to choose August 31st:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gamebits.net/screens/cede5965774b7d7a50a250ee9ee017df.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.gamebits.net/screens/cede5965774b7d7a50a250ee9ee017df.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gamebits.net/screens/ca8a4f36811edcfe7a9624fdd77b939b.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.gamebits.net/screens/ca8a4f36811edcfe7a9624fdd77b939b.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gamebits.net/screens/5ca8f93ae738a3ba19f2c3e757dac291.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.gamebits.net/screens/5ca8f93ae738a3ba19f2c3e757dac291.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As I live in the USA, I've set WordPress's general settings to use a date format of &#34;M j, Y&#34; (Aug 31, 2010), if that matters.&#60;/p&#62;
&#60;p&#62;-Ken
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-8861</link>
			<pubDate>Fri, 20 Aug 2010 11:27:46 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't happening in our tests.  This sounds like a localization issue with some sort of setting on your site.  It shouldn't be doing this. So on your site when you schedule a form it's displaying the date as DD/MM/YYYY in the Start/End Date after selecting a date using the date picker?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgagne on "Dates in scheduler"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dates-in-scheduler#post-8845</link>
			<pubDate>Thu, 19 Aug 2010 21:42:42 +0000</pubDate>
			<dc:creator>kgagne</dc:creator>
			<guid isPermaLink="false">8845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using Gravity Forms 1.3.13.1.  When scheduling a form to run certain dates, using the calendar pop-up to select August 31 results in the Start Date/Time field being populated by 31/08/10.  This is standard format in some parts of the world, but not the USA, where it should be 08/31/10.  Using the former format does not result in the form being closed until the end of the month, which suggests the form itself is expecting US format as well.&#60;/p&#62;
&#60;p&#62;Is the calendar popup backward, or am I?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
