<?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: Date format issues</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/date-format-issues</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/date-format-issues/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>apschexn on Date format issues</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/date-format-issues#p10740</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/date-format-issues#p10740</guid>
        	        	<description><![CDATA[<p>After digging through the source code I find that a date format like "20091002232844" is not supported by the default date parser in jqgrid. It looks like all the fields of a date/timestamp needs to be separated by some character or space. Now I need to just figure out how to implement a custom formatter. Hope this post saves someone else my frustration.</p>
</p>
<p>-Anthony</p></p>
]]></description>
        	        	<pubDate>Thu, 15 Oct 2009 10:28:41 +0300</pubDate>
        </item>
        <item>
        	<title>apschexn on Date format issues</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/date-format-issues#p10720</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/date-format-issues#p10720</guid>
        	        	<description><![CDATA[<p>Hi all, this seems like it should be simple but nothing I do will make this work. My raw date string is:</p>
</p>
<p>20091002232844</p>
</p>
<p>I try so format it with:</p>
</p>
<p><span>formatter:&#39;date&#39;, formatoptions:{srcformat:"YmdHis", newformat:"Y-m-d H:i:s"}</span></p>
</p>
<p>But all I get as output is:</p>
</p>
<p>1970-01-01 00:00:00</p>
</p>
<p>Any help pointing out what I expect to be a simple issue would be greatly&#160;appreciated.</p>
</p>
<p>-Anthony&#160;</p>
]]></description>
        	        	<pubDate>Wed, 14 Oct 2009 13:29:45 +0300</pubDate>
        </item>
</channel>
</rss>