<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265172</link>
    <title>MATLAB Central Newsreader - Double representation of clock.</title>
    <description>Feed for thread: Double representation of clock.</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 06 Nov 2009 12:50:04 -0500</pubDate>
      <title>Double representation of clock.</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265172#692667</link>
      <author>Jan Arjen kRAAK</author>
      <description>Is there a defined way to convert the output of clock&lt;br&gt;
[year month day hour minute seconds]&lt;br&gt;
to a double representation?&lt;br&gt;
&lt;br&gt;
The best I came up with is:&lt;br&gt;
seconds + (100*minutes) + (1000*hour) + (1000000*day) +&lt;br&gt;
(100000000*month) + (10000000000*year)&lt;br&gt;
&lt;br&gt;
But I get the impression there must be an easy way...</description>
    </item>
    <item>
      <pubDate>Fri, 06 Nov 2009 14:32:02 -0500</pubDate>
      <title>Re: Double representation of clock.</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265172#692683</link>
      <author>Jos </author>
      <description>&quot;Jan Arjen kRAAK&quot; &amp;lt;jan.arjen.kraak@ict.nl.remove.this&amp;gt; wrote in message &amp;lt;hd161s$8am$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Is there a defined way to convert the output of clock&lt;br&gt;
&amp;gt; [year month day hour minute seconds]&lt;br&gt;
&amp;gt; to a double representation?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The best I came up with is:&lt;br&gt;
&amp;gt; seconds + (100*minutes) + (1000*hour) + (1000000*day) +&lt;br&gt;
&amp;gt; (100000000*month) + (10000000000*year)&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; But I get the impression there must be an easy way...&lt;br&gt;
&lt;br&gt;
help now&lt;br&gt;
&lt;br&gt;
Jos</description>
    </item>
  </channel>
</rss>

