<?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: Updating Date Values in SQL Server</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/updating-date-values-in-sql-server</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/updating-date-values-in-sql-server/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ldhansen on Updating Date Values in SQL Server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/updating-date-values-in-sql-server#p29422</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/updating-date-values-in-sql-server#p29422</guid>
        	        	<description><![CDATA[<p>RESOLVED</p>
<p>my problem was I needed to add this line;</p>
</p>
<p>$grid-&#62;setUserTime(&#39;Y-m-d&#39;);</p>
]]></description>
        	        	<pubDate>Thu, 29 Aug 2013 20:46:00 +0300</pubDate>
        </item>
        <item>
        	<title>ldhansen on Updating Date Values in SQL Server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/updating-date-values-in-sql-server#p29416</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/updating-date-values-in-sql-server#p29416</guid>
        	        	<description><![CDATA[<p>I&#39;m using jqGrid 4.5.2.&#160; I&#39;ve successfully created northwind database in SQL Server 2008R2.&#160; I have successfully connected jqgrid to the database and I can update data in all fields from jqGrid except for Date field.&#160; I have set the "ReturnDatesAsStrings" on the Connection array.</p>
<p>No matter what date I enter, the date in the database changes to 1970-01-01.</p>
<p>What other changes to the \examples\editing_data\datepicker\grid.php do I need to make in order for date values to work correctly with SQL Server?</p>
]]></description>
        	        	<pubDate>Wed, 28 Aug 2013 23:24:18 +0300</pubDate>
        </item>
</channel>
</rss>