<?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 not working (trying to reorder days)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-trying-to-reorder-days</link>
		<description>Gravity Support Forums Topic: Date picker not working (trying to reorder days)</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 08:09:59 +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-not-working-trying-to-reorder-days" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Date picker not working (trying to reorder days)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-trying-to-reorder-days#post-78092</link>
			<pubDate>Sat, 29 Sep 2012 09:00:46 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78092@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like you have it working.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wmboy on "Date picker not working (trying to reorder days)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-trying-to-reorder-days#post-78005</link>
			<pubDate>Fri, 28 Sep 2012 22:38:05 +0000</pubDate>
			<dc:creator>wmboy</dc:creator>
			<guid isPermaLink="false">78005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thanks a lot for your reply - I really appreciate the support.&#60;/p&#62;
&#60;p&#62;Just FYI (and in case other people find this thread), for some reason I had to change the following line to use 'yy' instead of 'yyyy', otherwise it dupliated the year (i.e. after selecting a date it'd show 24/12/20122012).&#60;/p&#62;
&#60;p&#62;Line was:&#60;br /&#62;
&#60;code&#62;dateFormat: &#38;quot;dd/mm/yyyy&#38;quot;,&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Changed to:&#60;br /&#62;
&#60;code&#62;dateFormat: &#38;quot;dd/mm/yy&#38;quot;,&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Also, for those less technical, the calendar image remains hidden with CSS produced by Gravity Forms, so you'll have to override it with your own CSS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date picker not working (trying to reorder days)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-trying-to-reorder-days#post-77212</link>
			<pubDate>Mon, 24 Sep 2012 18:40:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">77212@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will probably have to declare all those parameters again in your custom function which changes the first day of the week.  It looks like whatever the old parameters were are lost when you add one to your header.php like this &#60;a href=&#34;http://pastebin.com/CiEQqPA7&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/CiEQqPA7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Coding the path to the calendar.png image is a bad idea and you should use a WordPress function to get the plugin folder and URL.  It will work like this, but it's not really the correct way of doing it, and will break if you ever move the site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wmboy on "Date picker not working (trying to reorder days)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-not-working-trying-to-reorder-days#post-77197</link>
			<pubDate>Mon, 24 Sep 2012 17:39:57 +0000</pubDate>
			<dc:creator>wmboy</dc:creator>
			<guid isPermaLink="false">77197@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm trying to change the date so the popup shows Mon-Sun (rather than Sun-Sat).  I added a simple jQuery function (see here - &#60;a href=&#34;http://pastebin.com/D02PMnmN&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/D02PMnmN&#60;/a&#62; ) to my header.php file;&#60;/p&#62;
&#60;p&#62;This works, in that it changes the ordering of days on the calendar, however it breaks all the other settings for the calendar.  E.g. the date format should be dd/mm/yyyy, but it defaults back to mm/dd/yyyy which causes errors when the form is being submitted (as well as confusing users).  Also for some reason the calendar icon beside the textbox disappears.&#60;/p&#62;
&#60;p&#62;Is there a way to change the ordering of days, without affecting other settings?&#60;/p&#62;
&#60;p&#62;The page in question is here - &#60;a href=&#34;http://flyadriatic.co.nz/quote/&#34; rel=&#34;nofollow&#34;&#62;http://flyadriatic.co.nz/quote/&#60;/a&#62; (u: admin, p: password12).  The date fields are on page 1 of the form.&#60;/p&#62;
&#60;p&#62;Any assistance is much appreciated!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
