<?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 5 days from now formatted at %Y-%m-%d in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088409#M74401</link>
    <description>sorry.. had to give you one for the honesty factor :)</description>
    <pubDate>Wed, 08 Oct 2003 12:33:40 GMT</pubDate>
    <dc:creator>John Meissner</dc:creator>
    <dc:date>2003-10-08T12:33:40Z</dc:date>
    <item>
      <title>date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088405#M74397</link>
      <description>I accidently posted this in HP-UX... but it's on linux&lt;BR /&gt; &lt;BR /&gt;Can anyone give a hand. I'm trying to get 5 days from now in this format&lt;BR /&gt;2003-10-08&lt;BR /&gt;i.e. %Y-%m-%d&lt;BR /&gt;i've used the commands&lt;BR /&gt;date -d "5 days next"&lt;BR /&gt;but it returns&lt;BR /&gt;Mon Oct 13 01:00:00 UTC 2003&lt;BR /&gt;anyone have a quick one liner (preferably without the use of caljd.sh)?&lt;BR /&gt;Any answer will be appreciated</description>
      <pubDate>Wed, 08 Oct 2003 11:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088405#M74397</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-10-08T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088406#M74398</link>
      <description>Clay answered my question here:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=230058" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=230058&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Other answers are still welcome though</description>
      <pubDate>Wed, 08 Oct 2003 11:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088406#M74398</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-10-08T11:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088407#M74399</link>
      <description>try:&lt;BR /&gt;date -s '+5 days next'</description>
      <pubDate>Wed, 08 Oct 2003 11:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088407#M74399</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-08T11:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088408#M74400</link>
      <description>Sorry , this is not what you mean -zero points both please</description>
      <pubDate>Wed, 08 Oct 2003 11:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088408#M74400</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-08T11:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088409#M74401</link>
      <description>sorry.. had to give you one for the honesty factor :)</description>
      <pubDate>Wed, 08 Oct 2003 12:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088409#M74401</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-10-08T12:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088410#M74402</link>
      <description>I hae actually ported version 2.1 of of caljd.sh to Linux.&lt;BR /&gt; &lt;BR /&gt;Not that it was a big deal, I just changed the shell at the top of the script.&lt;BR /&gt; &lt;BR /&gt;I am attaching my version.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Wed, 08 Oct 2003 13:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088410#M74402</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-08T13:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088411#M74403</link>
      <description>Well I'll stick with Pete Randall, GNU date is much more powerful:&lt;BR /&gt; &lt;BR /&gt;date -d "5 days next" +"%Y-%m-%d"&lt;BR /&gt; &lt;BR /&gt;is exactally what you want.&lt;BR /&gt; &lt;BR /&gt;Enjoy.</description>
      <pubDate>Wed, 08 Oct 2003 18:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088411#M74403</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-08T18:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088412#M74404</link>
      <description>Stuart Browne - &lt;BR /&gt;&lt;BR /&gt;That's perfect.  Clay solved it from a different stand point (same result) on the HP forum.  but that was much more simple....&lt;BR /&gt;my problem when i tried that was I typed:&lt;BR /&gt;date -d "5 days next" + "%Y-%m-%d"&lt;BR /&gt;instead of &lt;BR /&gt;date -d "5 days next" +"%Y-%m-%d"&lt;BR /&gt;(I had an extra space after the + sign)&lt;BR /&gt;&lt;BR /&gt;thanks much!</description>
      <pubDate>Thu, 09 Oct 2003 06:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088412#M74404</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-10-09T06:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088413#M74405</link>
      <description>Yea, I read what was said over there when you mentioned it.  Clay and his perl-one-liners.. He's a damn god! ;P</description>
      <pubDate>Thu, 09 Oct 2003 18:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088413#M74405</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-09T18:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: date 5 days from now formatted at %Y-%m-%d</title>
      <link>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088414#M74406</link>
      <description>Yeah.... Clay is so good it's scary sometimes</description>
      <pubDate>Fri, 10 Oct 2003 06:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/date-5-days-from-now-formatted-at-y-m-d/m-p/3088414#M74406</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-10-10T06:29:11Z</dc:date>
    </item>
  </channel>
</rss>

