<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012875" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012875</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/days-date#comment-1074686</link>
    <description> &lt;p&gt;Josh, think you got enough smilies in your signature.&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Nov 2000 02:16:15 +0000</pubDate>
 <dc:creator>Parker</dc:creator>
 <guid isPermaLink="false">comment 1074686 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/days-date#comment-1074675</link>
    <description> &lt;p&gt;Thanks all&lt;/p&gt;
&lt;p&gt;Exactialy what I wanted &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Nov 2000 00:22:58 +0000</pubDate>
 <dc:creator>Josh Simpson</dc:creator>
 <guid isPermaLink="false">comment 1074675 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/days-date#comment-1074664</link>
    <description> &lt;p&gt;Hi Josh,&lt;/p&gt;
&lt;p&gt;  Not positive of what you want, but....&lt;/p&gt;
&lt;p&gt;var today = new Date();&lt;br /&gt;
var todayInMsecs = today.getTime();&lt;br /&gt;
var dayInMsecs = 60 * 60 * 24 * 1000;&lt;br /&gt;
var tomorrowInMsecs = todayInMsecs + dayInMsecs;&lt;br /&gt;
var tomorrow = new Date(tomorrow);&lt;br /&gt;
var daysDiffInMsecs = tommorrowInMsecs - todayInMsecs;&lt;br /&gt;
var daysDiff = daysDiffInMsecs / dayInMsecs;&lt;/p&gt;
&lt;p&gt;You can multiply dayInMsecs by any number of days.&lt;/p&gt;
&lt;p&gt;Hope the above helps&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Nov 2000 16:42:49 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1074664 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Is this any good to ya ?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/days-date#comment-1074660</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.wsabstract.com/script/script2/countup.shtml&quot; class=&quot;bb-url&quot;&gt;http://www.wsabstract.com/script/script2/countup.shtml&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Nov 2000 13:56:11 +0000</pubDate>
 <dc:creator>Hugh Jass</dc:creator>
 <guid isPermaLink="false">comment 1074660 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
