<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Format a date</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/format-a-date</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/format-a-date/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Rukbat on Format a date</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-a-date#p24092</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-a-date#p24092</guid>
        	        	<description><![CDATA[<p>If you&#39;re using PHP on the back end:</p>
</p>
<p>$d = date(&#39;Y-m-d&#39;, strtotime($v));</p>
</p>
<p>(where $v is the date the user gives you) will take any valid string representation of a date and return the format you need &#8211; yyyy-m-d, in this case.&#160; (See the PHP date format options for others.)&#160; Then use $d as your date.</p>
]]></description>
        	        	<pubDate>Thu, 28 Jul 2011 19:18:58 +0300</pubDate>
        </item>
        <item>
        	<title>larosal on Format a date</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22653</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22653</guid>
        	        	<description><![CDATA[<p>Any answer?</p>
]]></description>
        	        	<pubDate>Fri, 01 Apr 2011 19:23:45 +0300</pubDate>
        </item>
        <item>
        	<title>larosal on Format a date</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22635</guid>
        	        	<description><![CDATA[<p>Hello!</p>
</p>
<p>Thanks for answer me, that&#160;I would like is:&#160;</p>
</p>
<p>Date&#160;&#160; &#160;31-03-2011&#160;&#160;&#160; dd-mm-yyyy</p>
</p>
<p>and simply indicate in a message&#160;"dd-mm-yyyy".</p>
</p>
<p>Sorry for my English</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Fri, 01 Apr 2011 03:14:53 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Format a date</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22601</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22601</guid>
        	        	<description><![CDATA[<p>The end user should has input date in the native comfortable form which correspond to locale which use use. For example I use format like 31.03.2011 because I develop for Germany. It is good to use jQuery UI datepicker integrated in the jqGrid. Beacuse your question has no JavaScript code and no other information it is difficult to explain you more.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 31 Mar 2011 00:06:51 +0300</pubDate>
        </item>
        <item>
        	<title>larosal on Format a date</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22600</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-a-date#p22600</guid>
        	        	<description><![CDATA[<p>Hi!</p>
<p>How can I indicate to the end user the fomat in a legend, which you must enter the date?</p>
</p>
<p>I will appreciate any help,</p>
<p>Thanks,</p>
]]></description>
        	        	<pubDate>Wed, 30 Mar 2011 22:24:48 +0300</pubDate>
        </item>
</channel>
</rss>