<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: represent 1/1000000 seconds using date command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319919#M876985</link>
    <description>I'm not sure if there's a representation of 1/1000000 seconds in 'date' command, but from the 'date' manpage:&lt;BR /&gt;&lt;BR /&gt; %S   Second as a two-digit decimal number (allows for possibleleap seconds) [00-61]. For example, 58.&lt;BR /&gt;&lt;BR /&gt;Seems like it's only showing seconds as a two-digit decimal number. Try this command:&lt;BR /&gt;# date "+DATE: %m/%d/%y%nTIME: %H:%M:%S"&lt;BR /&gt;DATE: 07/01/04&lt;BR /&gt;TIME: 15:00:37</description>
    <pubDate>Thu, 01 Jul 2004 02:01:15 GMT</pubDate>
    <dc:creator>Mei Jiao</dc:creator>
    <dc:date>2004-07-01T02:01:15Z</dc:date>
    <item>
      <title>represent 1/1000000 seconds using date command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319916#M876982</link>
      <description>hello &lt;BR /&gt;&lt;BR /&gt;how can i represent 1/1000000 seconds using date command?&lt;BR /&gt;&lt;BR /&gt;please help me..&lt;BR /&gt;&lt;BR /&gt;thanks in advance~</description>
      <pubDate>Wed, 30 Jun 2004 22:32:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319916#M876982</guid>
      <dc:creator>KO kwang tae</dc:creator>
      <dc:date>2004-06-30T22:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: represent 1/1000000 seconds using date command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319917#M876983</link>
      <description>i can't get ur question &lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 30 Jun 2004 22:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319917#M876983</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-30T22:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: represent 1/1000000 seconds using date command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319918#M876984</link>
      <description>in other words, using date command option&lt;BR /&gt;&lt;BR /&gt;can you represent the following as&lt;BR /&gt;&lt;BR /&gt;Thu Jul  1 12:43:24.####### KST 2004&lt;BR /&gt;&lt;BR /&gt;can you get my question?</description>
      <pubDate>Wed, 30 Jun 2004 23:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319918#M876984</guid>
      <dc:creator>KO kwang tae</dc:creator>
      <dc:date>2004-06-30T23:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: represent 1/1000000 seconds using date command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319919#M876985</link>
      <description>I'm not sure if there's a representation of 1/1000000 seconds in 'date' command, but from the 'date' manpage:&lt;BR /&gt;&lt;BR /&gt; %S   Second as a two-digit decimal number (allows for possibleleap seconds) [00-61]. For example, 58.&lt;BR /&gt;&lt;BR /&gt;Seems like it's only showing seconds as a two-digit decimal number. Try this command:&lt;BR /&gt;# date "+DATE: %m/%d/%y%nTIME: %H:%M:%S"&lt;BR /&gt;DATE: 07/01/04&lt;BR /&gt;TIME: 15:00:37</description>
      <pubDate>Thu, 01 Jul 2004 02:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319919#M876985</guid>
      <dc:creator>Mei Jiao</dc:creator>
      <dc:date>2004-07-01T02:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: represent 1/1000000 seconds using date command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319920#M876986</link>
      <description>No, the date(1) command uses the time(2) system call to get the current time. Resolution of time(2) is 1 second... so no chance to get micro seconds. To accomplish this you would need to use the gettimeofday(2) syscall. There is a usage example in C contained in the man page.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Thu, 01 Jul 2004 02:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/represent-1-1000000-seconds-using-date-command/m-p/3319920#M876986</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-07-01T02:03:45Z</dc:date>
    </item>
  </channel>
</rss>

