<?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 : Time stamp</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Getting Started : Time stamp]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 10:01:02 +0000</pubDate>
  <lastBuildDate>Sun, 12 Jul 2009 16:20:27 +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=2867</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[Time stamp : Thank you Sean for the info. It&amp;#039;s...]]></title>
   <link>https://forum.productcart.com/time-stamp_topic2867_post10622.html#10622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=860">Cborj</a><br /><strong>Subject:</strong> 2867<br /><strong>Posted:</strong> 12-July-2009 at 4:20pm<br /><br />Thank you Sean for the info.&nbsp; It's great to have so many highly qualified people willing to help nontechnical people like me!]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 16:20:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/time-stamp_topic2867_post10622.html#10622</guid>
  </item> 
  <item>
   <title><![CDATA[Time stamp : Yes, thanks Greg. Only need to...]]></title>
   <link>https://forum.productcart.com/time-stamp_topic2867_post10621.html#10621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=860">Cborj</a><br /><strong>Subject:</strong> 2867<br /><strong>Posted:</strong> 12-July-2009 at 4:18pm<br /><br />Yes, thanks Greg.&nbsp; Only need to change the display.&nbsp; And thanks for you suggestion!]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 16:18:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/time-stamp_topic2867_post10621.html#10621</guid>
  </item> 
  <item>
   <title><![CDATA[Time stamp : Greg&amp;#039;s suggestion is great...]]></title>
   <link>https://forum.productcart.com/time-stamp_topic2867_post10620.html#10620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 2867<br /><strong>Posted:</strong> 12-July-2009 at 2:50pm<br /><br />Greg's suggestion is great if you want total control over your date/time formatting.<DIV>&nbsp;</DIV><DIV>However, if you want to cut right to the chase on eliminating the seconds, you could use the build in VB&nbsp;FormatDateTime() function like so:</DIV><DIV>&nbsp;</DIV><DIV>FormatDateTime(Now(),4)</DIV><DIV>&nbsp;</DIV><DIV>This will return the 24 hr hour:minute format without the seconds.</DIV><DIV>&nbsp;</DIV><DIV>You could also replace Now() with a time stamp stored somewhere, such as in the database.</DIV><DIV>&nbsp;</DIV><DIV>Here's a reference:</DIV><DIV><a href="http://www.w3schools.com/vb&#083;cript/func_&#102;ormatdatetime.asp" target="_blank">http://www.w3schools.com/vbScript/func_formatdatetime.asp</A></DIV>]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 14:50:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/time-stamp_topic2867_post10620.html#10620</guid>
  </item> 
  <item>
   <title><![CDATA[Time stamp : I presume you mean for display...]]></title>
   <link>https://forum.productcart.com/time-stamp_topic2867_post10619.html#10619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 2867<br /><strong>Posted:</strong> 12-July-2009 at 2:04pm<br /><br />I presume you mean for display purposes only, and that you don't feel a need to actually alter the way the timestamp is stored internally.<br><br>When I need to&nbsp; manipulate the display of date/time data I use a script like this:<br>http://www.4guysfromrolla.com/webtech/022701-1.shtml<br><br>Copy/paste the entire block of code into a .asp file, place that file into your site, then reference it as an include to the page you wish to alter.&nbsp; Then reference Function fncFmtDate to format the date and time.<br><br>The above article contains a demo of how to use the function.<br>]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 14:04:52 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/time-stamp_topic2867_post10619.html#10619</guid>
  </item> 
  <item>
   <title><![CDATA[Time stamp : Hi, On which page? It&amp;#039;s a...]]></title>
   <link>https://forum.productcart.com/time-stamp_topic2867_post10618.html#10618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2867<br /><strong>Posted:</strong> 12-July-2009 at 1:56pm<br /><br />Hi,<br>&nbsp; On which page? It's a formatting issue most likely.<br>]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 13:56:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/time-stamp_topic2867_post10618.html#10618</guid>
  </item> 
  <item>
   <title><![CDATA[Time stamp : Customer wants to drop the last...]]></title>
   <link>https://forum.productcart.com/time-stamp_topic2867_post10617.html#10617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=860">Cborj</a><br /><strong>Subject:</strong> 2867<br /><strong>Posted:</strong> 12-July-2009 at 1:28pm<br /><br /><font><font size="2" face="Tahoma, Arial, Sans-Serif">Customer wants to drop the last two zeros in the time stamp.&nbsp; </font></font><font>For example, time stamp currently reads 7:30:00<br>Customer would like it to read 7:30<br><br>I assume this is an ASP code tweak?<br></font>]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 13:28:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/time-stamp_topic2867_post10617.html#10617</guid>
  </item> 
 </channel>
</rss>