<?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: Date Manipulation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895365#M845033</link>
    <description># date +%X | awk -F: '{x=$2 - &lt;MINUTES&gt;} {print x}'&lt;/MINUTES&gt;</description>
    <pubDate>Sun, 10 Apr 2005 01:07:57 GMT</pubDate>
    <dc:creator>twang</dc:creator>
    <dc:date>2005-04-10T01:07:57Z</dc:date>
    <item>
      <title>Date Manipulation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895364#M845032</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How I can subtract minutes from the current time value and assign the result to a variable?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 09 Apr 2005 23:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895364#M845032</guid>
      <dc:creator>Fuad_1</dc:creator>
      <dc:date>2005-04-09T23:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date Manipulation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895365#M845033</link>
      <description># date +%X | awk -F: '{x=$2 - &lt;MINUTES&gt;} {print x}'&lt;/MINUTES&gt;</description>
      <pubDate>Sun, 10 Apr 2005 01:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895365#M845033</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2005-04-10T01:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Date Manipulation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895366#M845034</link>
      <description>more..&lt;BR /&gt;assignment the result to variable:&lt;BR /&gt;# Y=$(date +%X | awk -F: '{x=$2-10} {print x}'); echo $Y</description>
      <pubDate>Sun, 10 Apr 2005 01:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895366#M845034</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2005-04-10T01:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date Manipulation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895367#M845035</link>
      <description>Tnaks, it is working.</description>
      <pubDate>Sun, 10 Apr 2005 01:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895367#M845035</guid>
      <dc:creator>Fuad_1</dc:creator>
      <dc:date>2005-04-10T01:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date Manipulation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895368#M845036</link>
      <description>Thanks.</description>
      <pubDate>Sun, 10 Apr 2005 01:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-manipulation/m-p/4895368#M845036</guid>
      <dc:creator>Fuad_1</dc:creator>
      <dc:date>2005-04-10T01:32:24Z</dc:date>
    </item>
  </channel>
</rss>

