<?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: Adjusting the Time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511809#M895680</link>
    <description>In a single usermode;&lt;BR /&gt;# date 11091335 &lt;BR /&gt; --&amp;gt;This sets the date to November 9, 1:35PM</description>
    <pubDate>Mon, 02 Apr 2001 04:03:31 GMT</pubDate>
    <dc:creator>jok</dc:creator>
    <dc:date>2001-04-02T04:03:31Z</dc:date>
    <item>
      <title>Adjusting the Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511804#M895675</link>
      <description>Everytime I have anything printed out...It displays a time somewhere on top of the document. Right now the time on it is wrong.  I need to change the time.  How would I go about doing that?  thanks in advance.</description>
      <pubDate>Fri, 30 Mar 2001 16:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511804#M895675</guid>
      <dc:creator>Kirk Solano</dc:creator>
      <dc:date>2001-03-30T16:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting the Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511805#M895676</link>
      <description>You can display the date and time with &lt;BR /&gt;date&lt;BR /&gt;you can also change it with date&lt;BR /&gt;have a look at the man page for date&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2001 16:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511805#M895676</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2001-03-30T16:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting the Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511806#M895677</link>
      <description>date [-u] [mmddhhmm[[cc]yy]] &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;Set the HP-UX system clock to the date and time specified. You require the superuser privilege.&lt;BR /&gt;&lt;BR /&gt;If you include the -u option, the specified date and time is assumed to be in Coordinated Universal Time (UTC).&lt;BR /&gt;&lt;BR /&gt;The numeric argument is interpreted left to right in two-digit pairs as follows: mm    Month number [01-12]. &lt;BR /&gt;dd    Day number in the month [01-31]. &lt;BR /&gt;hh    Hour number (24-hour system) [00-23]. &lt;BR /&gt;mm    Minute number [00-59]. &lt;BR /&gt;cc    Century minus one [19-20]. &lt;BR /&gt;yy    Last two digits of the year number [70-99, 00-37 (1970-1999, 2000-2037)]. If omitted, the current year is used. &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2001 16:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511806#M895677</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-03-30T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting the Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511807#M895678</link>
      <description>&lt;BR /&gt;You can indeed change the date as superuser or root using the date command but you should not do it with an up and running system, for all sorts of logs and processes may get confused. &lt;BR /&gt;&lt;BR /&gt;Recommended is shutting down the system to single user mode, changing the date/time, and rebooting.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2001 16:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511807#M895678</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-30T16:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting the Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511808#M895679</link>
      <description>Actually, the date command is very dangerous to use on a database system.  Moving it forward or backward can corrupt database linkages where the date/time is used as an index or link.  For these systems, date should have a wrapper that prevents changing the date except on bootup.&lt;BR /&gt;&lt;BR /&gt;These systems should be setup with NTP and with the latest version of ntpdate, you can slowly aadjust the time to match the reference.</description>
      <pubDate>Sat, 31 Mar 2001 01:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511808#M895679</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-03-31T01:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting the Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511809#M895680</link>
      <description>In a single usermode;&lt;BR /&gt;# date 11091335 &lt;BR /&gt; --&amp;gt;This sets the date to November 9, 1:35PM</description>
      <pubDate>Mon, 02 Apr 2001 04:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adjusting-the-time/m-p/2511809#M895680</guid>
      <dc:creator>jok</dc:creator>
      <dc:date>2001-04-02T04:03:31Z</dc:date>
    </item>
  </channel>
</rss>

