<?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 display localization</title>
		<link>https://legacy.forums.gravityhelp.com/topic/date-display-localization</link>
		<description>Gravity Support Forums Topic: Date display localization</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Apr 2026 15:33:11 +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-display-localization" rel="self" type="application/rss+xml" />

		<item>
			<title>snoop on "Date display localization"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-display-localization#post-41638</link>
			<pubDate>Sat, 19 Nov 2011 09:50:38 +0000</pubDate>
			<dc:creator>snoop</dc:creator>
			<guid isPermaLink="false">41638@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;Are you trying to transform the date that Gravity Forms stores in the custom field and display it in a different format?&#34;  YES!&#60;/p&#62;
&#60;p&#62;I would like to display the stored date in &#34;j. F Y&#34; format and that month names would be loaded from wp-includes/locale.php . I'm pretty sure it cannot be done with strtotime.&#60;/p&#62;
&#60;p&#62;Chris thanks for the link but it doesnt work. Maybe I did something wrong or it cannot be done this way..&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Date display localization"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-display-localization#post-41618</link>
			<pubDate>Fri, 18 Nov 2011 20:48:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like this might help:&#60;br /&#62;
&#60;a href=&#34;http://stackoverflow.com/questions/6988536/strtotime-with-different-languages&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/questions/6988536/strtotime-with-different-languages&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Date display localization"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-display-localization#post-41566</link>
			<pubDate>Fri, 18 Nov 2011 16:28:16 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41566@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not 100% sure what the issue is.  Is the issue with strtotime or Gravity Forms?  strtotime is a core PHP function and not a function of Gravity Forms itself.  Are you trying to transform the date that Gravity Forms stores in the custom field and display it in a different format?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>snoop on "Date display localization"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-display-localization#post-41544</link>
			<pubDate>Fri, 18 Nov 2011 14:31:07 +0000</pubDate>
			<dc:creator>snoop</dc:creator>
			<guid isPermaLink="false">41544@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form which allows users to make posts. The form also uses custom field variable which is formed with date picker. I'm using the below code to display this date on the frontend.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php $key = &#38;quot;custom-date&#38;quot;; echo $display_date = date(&#38;#39;j. F Y&#38;#39;, strtotime(get_meta($key))); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The problem I have is that strtotime is using English names of the months. Is there any way I can replace them with custom names (local)?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
