<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003218" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003218</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/millisecond#comment-1014210</link>
    <description> &lt;p&gt;Yes, you are right, I did same thing yesterday&lt;/p&gt;
&lt;p&gt;var num2 = new Date();&lt;br /&gt;
var number_id = num2.getTime();&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jun 2000 15:03:00 +0000</pubDate>
 <dc:creator>dhaliwam</dc:creator>
 <guid isPermaLink="false">comment 1014210 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/millisecond#comment-1014209</link>
    <description> &lt;p&gt;There is a method of the Date object that returns a date as a millisecond representation since Jan 1 1970. It is the &#039;parse()&#039; method. This is handy when comparing 2 dates.&lt;/p&gt;
&lt;p&gt;var currentDateObj = new Date;&lt;br /&gt;
var currentDateMilliseconds = Date.parse(currentDateObj)&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jun 2000 14:46:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1014209 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/millisecond#comment-1014207</link>
    <description> &lt;p&gt;Is it possible in JavaScript to get millisecond for current data and time i.e. is it possible to convert current date amd time into milliseconds?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jun 2000 14:53:00 +0000</pubDate>
 <dc:creator>dhaliwam</dc:creator>
 <guid isPermaLink="false">comment 1014207 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
