<?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 Day Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969957#M120189</link>
    <description>I am sorry for asking a stupid question.  What is Julian Day?  I have used 'Clay's hammer' to convert day and the result is 2452770.  I think that the unit should be 'day'.  So what is the first day it counted?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Sat, 10 May 2003 01:47:38 GMT</pubDate>
    <dc:creator>tikual</dc:creator>
    <dc:date>2003-05-10T01:47:38Z</dc:date>
    <item>
      <title>Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969957#M120189</link>
      <description>I am sorry for asking a stupid question.  What is Julian Day?  I have used 'Clay's hammer' to convert day and the result is 2452770.  I think that the unit should be 'day'.  So what is the first day it counted?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 10 May 2003 01:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969957#M120189</guid>
      <dc:creator>tikual</dc:creator>
      <dc:date>2003-05-10T01:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969958#M120190</link>
      <description>Hi Kit,&lt;BR /&gt;&lt;BR /&gt;The unit is seconds - Specifically from/before 1/1/70 GMT I believe. This is historically the birthday of UNIX as I understand it.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Sat, 10 May 2003 01:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969958#M120190</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-05-10T01:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969959#M120191</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I found a web site that explains Julian Dates.  Here is an excerpt:&lt;BR /&gt;&lt;BR /&gt;"Julian dates (abbreviated JD) are simply a continuous count of days and fractions since noon Universal Time on January 1, 4713 BCE (on the Julian calendar). Almost 2.5 million days have transpired since this date. Julian dates are widely used as time variables within astronomical software. Typically, a 64-bit floating point (double precision) variable can represent an epoch expressed as a Julian date to about 1 millisecond precision. Note that the time scale that is the basis for Julian dates is Universal Time, and that 0h UT corresponds to a Julian date fraction of 0.5. "&lt;BR /&gt;&lt;BR /&gt;Here is the URL for the site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://aa.usno.navy.mil/data/docs/JulianDate.html" target="_blank"&gt;http://aa.usno.navy.mil/data/docs/JulianDate.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think my friend Jeff is thinking of the epoch time in seconds from Jan. 1, 1970, which is widely used in Unix.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Sat, 10 May 2003 02:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969959#M120191</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-05-10T02:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969960#M120192</link>
      <description>Thanks Jeff,&lt;BR /&gt;&lt;BR /&gt;But, I don't think that is 'seconds' in my result.  I have typed as 'caljd.sh 05 04 2003'.  Do the format go wrong?</description>
      <pubDate>Sat, 10 May 2003 02:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969960#M120192</guid>
      <dc:creator>tikual</dc:creator>
      <dc:date>2003-05-10T02:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969961#M120193</link>
      <description>Thanks John,&lt;BR /&gt;&lt;BR /&gt;You provided that URL is really useful to me.  I can prepare my script now.  Thank you so much.  Thanks to Jeff too although you may misunderstand my poor english.  :p</description>
      <pubDate>Sat, 10 May 2003 02:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969961#M120193</guid>
      <dc:creator>tikual</dc:creator>
      <dc:date>2003-05-10T02:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969962#M120194</link>
      <description>OK, I plead ignorance.&lt;BR /&gt;I searched back..I was mistaken.&lt;BR /&gt;Julian days started 4713 BCE.&lt;BR /&gt;But the point is the units of measure IS seconds since/before.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Sat, 10 May 2003 02:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969962#M120194</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-05-10T02:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Day Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969963#M120195</link>
      <description>Actually, if you had simply done a caljd.sh -u; it would have explained itself.&lt;BR /&gt;</description>
      <pubDate>Sat, 10 May 2003 20:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/day-question/m-p/2969963#M120195</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-05-10T20:04:42Z</dc:date>
    </item>
  </channel>
</rss>

