<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Change order date to timestamp.</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Change order date to timestamp.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 08:03:17 +0000</pubDate>
  <lastBuildDate>Wed, 05 Mar 2014 01:36:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=5814</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Change order date to timestamp. : This will be fine if you are in...]]></title>
   <link>https://forum.productcart.com/change-order-date-to-timestamp_topic5814_post21864.html#21864</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5814<br /><strong>Posted:</strong> 05-March-2014 at 1:36am<br /><br />This will be fine if you are in the US or using that date format and your server is also in the US.<div><br></div><div>To add the more detailed time stamp to the date in either format, simply append:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>&amp;TIME()</div><div></pre></td></tr></table></div><div><br></div><div>That is:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>pDateOrder = pDateOrder&nbsp;&amp;" "&amp;TIME()</div><div></pre></td></tr></table></div>]]>
   </description>
   <pubDate>Wed, 05 Mar 2014 01:36:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/change-order-date-to-timestamp_topic5814_post21864.html#21864</guid>
  </item> 
  <item>
   <title><![CDATA[Change order date to timestamp. : I wanted to be able to see when...]]></title>
   <link>https://forum.productcart.com/change-order-date-to-timestamp_topic5814_post21862.html#21862</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1159">Brett</a><br /><strong>Subject:</strong> 5814<br /><strong>Posted:</strong> 03-March-2014 at 3:52pm<br /><br />I wanted to be able to see when Incomplete orders are appearing. It looks like SaveOrd.asp creates the initial incomplete order when a customer starts checking out.<br /><br /><table width="99%"><tr><td><pre class="BBcode"><br />'&lt;&lt;==== create date order var====&gt;&gt;<br />pDateOrder=Date()<br />if SQL_Format="1" then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pDateOrder=Day(pDateOrder)&"/"&Month(pDateOrder)&"/"&Year(pDateOrder)<br />else<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pDateOrder=Month(pDateOrder)&"/"&Day(pDateOrder)&"/"&Year(pDateOrder)<br />end if<br /></pre></td></tr></table><br />Right after that code I put this to overwrite the variable:<table width="99%"><tr><td><pre class="BBcode">pDateOrder = now()</pre></td></tr></table><br /><br />So far, it hasn't blown anything up. I just created an incomplete order and everything appears the same on the dashboard, but within the database I can actually see the time the incomplete order was created.<br /><br />Has anyone done this before? Do you forsee any issues?<span style="font-size:10px"><br /><br />Edited by Brett - 03-March-2014 at 3:53pm</span>]]>
   </description>
   <pubDate>Mon, 03 Mar 2014 15:52:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/change-order-date-to-timestamp_topic5814_post21862.html#21862</guid>
  </item> 
 </channel>
</rss>