<?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: MilliSeconds ignoring '0' in DateFormat of JQGrid </title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid</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/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dluis on MilliSeconds ignoring '0' in DateFormat of JQGrid </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p25091</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p25091</guid>
        	        	<description><![CDATA[<p>Did you check the output from the server? I don&#39;t think that datefmt accepts de time... at least when you use the validations for date.</p>
]]></description>
        	        	<pubDate>Mon, 07 Nov 2011 16:57:50 +0200</pubDate>
        </item>
        <item>
        	<title>surbhit4u on MilliSeconds ignoring '0' in DateFormat of JQGrid </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p25071</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p25071</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am usinf datefmt as I want to display date along with time. Is there any other thing which I shouold use if<em>&#160;</em>I have to display date+time.</p>
<p>My colmodel is:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4754' value='Select Code' data-codeid='sfcode4754' /></p>
<div class='sfcode' id='sfcode4754'>
<p align=&#34;left&#34;>colModel: [</p>
<p align=&#34;left&#34;>{</p>
<p align=&#34;left&#34;>name: &#39;msgdate&#39;,</p>
<p align=&#34;left&#34;>index: &#39;msgdate&#39;,</p>
<p align=&#34;left&#34;>align: &#34;center&#34;,</p>
<p align=&#34;left&#34;>width: 200,</p>
<p align=&#34;left&#34;>sorttype:&#39;date&#39;,</p>
<p align=&#34;left&#34;>formatter: &#39;date&#39;,</p>
<p align=&#34;left&#34;>datefmt: &#39;m/d/Y H:i:s:u&#39;</p>
<p>}]</p>
</div>
<p>Dates for which I am facing problem are:</p>
<p>10/07/2011 09:54:43:<strong>0</strong>75&#160;<br />10/12/2011 12:33:42:<strong>0</strong>34</p>
</p>
<p>"0" in millisecond is getting removed from the output.</p>
<p>Please help</p></p>
]]></description>
        	        	<pubDate>Fri, 04 Nov 2011 07:46:24 +0200</pubDate>
        </item>
        <item>
        	<title>dluis on MilliSeconds ignoring '0' in DateFormat of JQGrid </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p25048</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p25048</guid>
        	        	<description><![CDATA[<p>How can you use datefmt with time? I have trying and always getting an error when trying to save when creating a new record.</p>
</p>
<p>Can you post your colmodel code please?</p>
]]></description>
        	        	<pubDate>Wed, 02 Nov 2011 16:03:54 +0200</pubDate>
        </item>
        <item>
        	<title>surbhit4u on MilliSeconds ignoring '0' in DateFormat of JQGrid </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p24899</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/milliseconds-ignoring-0-in-dateformat-of-jqgrid#p24899</guid>
        	        	<description><![CDATA[</p>
<p>Hi,<br />While working with Dateformat in JQGrid, I am facing an issue with milliseconds, if the first digit is zero <img class="spSmiley" style="margin:0" title="Surprised" src="/blog/wp-content/forum-smileys/sf-surprised.gif" alt="Surprised" /></p>
<p>I am using<br />sorttype: &#39;date&#39; ,<br />datefmt : &#39;m/d/Y H:i:s:u&#39;</p>
<blockquote>
<p><strong>My actual dates are :<br /></strong>10/07/2011 09:54:43<span style="color: #339966;">:075&#160;<br /></span>10/12/2011 12:33:42<span style="color: #339966;">:034</span></p>
</blockquote>
<blockquote>
<p><strong>However, I see the output as,<br /></strong>10/07/2011 09:54:43<span style="color: #ff0000;">:75&#160;<br /></span>10/12/2011 12:33:42<span style="color: #ff0000;">:34</span></p>
</blockquote>
<p><span style="color: #ff0000;">&#160;</span>&#160;</p>
<p>Zero from milliseconds gets removed. The first digit from millisecond doesnt gets removed if it is not zero.<br />Can some one please help me how I can overcome this issue?</p>
<p>Thanks in advance</p></p>
]]></description>
        	        	<pubDate>Fri, 14 Oct 2011 21:46:51 +0300</pubDate>
        </item>
</channel>
</rss>