<?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 epoch date in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673573#M51501</link>
    <description>I want to get the current epoch date, and place that into a variable, anyone know a command to do that?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Craig</description>
    <pubDate>Thu, 28 Feb 2002 15:39:42 GMT</pubDate>
    <dc:creator>Craig Rants</dc:creator>
    <dc:date>2002-02-28T15:39:42Z</dc:date>
    <item>
      <title>epoch date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673573#M51501</link>
      <description>I want to get the current epoch date, and place that into a variable, anyone know a command to do that?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Craig</description>
      <pubDate>Thu, 28 Feb 2002 15:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673573#M51501</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-02-28T15:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: epoch date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673574#M51502</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9b03bbece8d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9b03bbece8d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 15:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673574#M51502</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-28T15:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: epoch date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673575#M51503</link>
      <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;This may help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=7cd4dd5d12c8c4f7a9/screen=ckiDisplayDocument?docId=200000055892354" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=7cd4dd5d12c8c4f7a9/screen=ckiDisplayDocument?docId=200000055892354&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 15:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673575#M51503</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-28T15:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: epoch date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673576#M51504</link>
      <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;Also this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9b03bbece8d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9b03bbece8d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 15:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673576#M51504</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-28T15:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: epoch date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673577#M51505</link>
      <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;VAR=`perl -e "print time"`&lt;BR /&gt;&lt;BR /&gt;should do it.&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Thu, 28 Feb 2002 15:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673577#M51505</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2002-02-28T15:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: epoch date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673578#M51506</link>
      <description>Thanks, I used Robin's post it was easy...</description>
      <pubDate>Thu, 28 Feb 2002 16:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-date/m-p/2673578#M51506</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-02-28T16:28:01Z</dc:date>
    </item>
  </channel>
</rss>

