<?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: Calendar Date / Month Names?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names</link>
		<description>Gravity Support Forums Topic: Calendar Date / Month Names?</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 23:25:01 +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/calendar-date-month-names" rel="self" type="application/rss+xml" />

		<item>
			<title>briandoakes on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44812</link>
			<pubDate>Thu, 22 Dec 2011 15:05:38 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44812@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl... yeah this is kind of what I figured... i couldve done the drop down that you suggested, but I do like the built in pop up of the calendar.. ill probably just leave it as is.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44731</link>
			<pubDate>Wed, 21 Dec 2011 17:26:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44731@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only documentation for the hooks and filters are strictly related to what the hook does, what it's specifications are and then an example of how to use it.  Beyond that, what you do with it is entirely up to your custom code.  &#60;/p&#62;
&#60;p&#62;The CSS Ready Classes aren't custom code, they are pre-defined built in features that you can use so that is why the documentation for that is much more detailed and explains exactly how to use them.  It's more difficult to explain a customization when the customization could be anything.&#60;/p&#62;
&#60;p&#62;The Date field uses the jQuery UI datepicker and stores the date in the date format that you see.  Gravity Forms uses this date format for a variety of things such as sorting entries in the entry list when sorting by that field, etc.  Because of that I wouldn't recommend changing the format that Gravity Forms is using for the date field.&#60;/p&#62;
&#60;p&#62;If you need a date field with a date in a custom format then I would highly recommend using another field type.  Either use a Single Input field and have the user type in the date, use the Input Mask feature of the Single Input field and create some sort of input mask for them to fill in... or implement it using Drop Down fields where the user selects them individually and you can position the fields side by side on the same row using the Ready Classes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44674</link>
			<pubDate>Wed, 21 Dec 2011 11:33:55 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44674@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have spend the past hour trying to understand this.. and im just as clueless now... I even tried editing the options for that controls the Calendar Date picking using Wordpress' date standardization F j, y :&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Formatting_Date_and_Time&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Formatting_Date_and_Time&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and it would display my new option but when Id select a date, id get the error message &#34;please format the date properly&#34;&#60;/p&#62;
&#60;p&#62;All i want is to change 12 to December (etc) when creating a post title and post body.. I could do this by abandoning the Gravity Forms Built In date Selector and creating my own... but I really like the look of the calendar.&#60;/p&#62;
&#60;p&#62;If you could explain to me what you said above like I was a 5 year old it would help.. I have no idea how to use filters or hooks or where to place them..&#60;/p&#62;
&#60;p&#62;Thanks again,&#60;br /&#62;
brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44671</link>
			<pubDate>Wed, 21 Dec 2011 10:26:00 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;BTW... I do have version 1.6.2, just checked... but Im not sure how to use that filter gform_entry_created as you mentioned.&#60;/p&#62;
&#60;p&#62;Is there some kind of quick documentation on how to use it similar to the CSSReady Classes?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44666</link>
			<pubDate>Wed, 21 Dec 2011 10:10:05 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks... unfortunately for me... im not much of a backend guy so i do not know much about hooks or what youre speaking of... Ill have to look into that to see how to get it going...&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44619</link>
			<pubDate>Wed, 21 Dec 2011 03:24:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could handle this with the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;gform_after_submission&#60;/a&#62; hook, and change the month from number to name.  Or, in 1.6.2 there is a new filter called &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entry_created&#34; rel=&#34;nofollow&#34;&#62;gform_entry_created&#60;/a&#62; which fires after the entry is created (and you have collected the date, but before the post was created.&#60;/p&#62;
&#60;p&#62;The date picker used by Gravity Forms is the standard jQuery UI date picker, and you should be able to change the month names on display as well. &#60;a href=&#34;http://jqueryui.com/demos/datepicker/&#34; rel=&#34;nofollow&#34;&#62;http://jqueryui.com/demos/datepicker/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Calendar Date / Month Names?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calendar-date-month-names#post-44615</link>
			<pubDate>Wed, 21 Dec 2011 00:05:13 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Is there a way that when someone selects a date from the calendar field that it is displayed with the month name (December for 12, etc)?&#60;/p&#62;
&#60;p&#62;I am making an event calendar and would prefer if the post title would actually say the month name instead of Month Number.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
