<?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: Displayed time format in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743640#M68302</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I actually need the system to be in 12Hours format ( it is now in 24hours format), and not just displaying the date for one time. i.e. each time i type command 'date' i need the display to be in 12Hours format.&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yihliang&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Jun 2002 05:21:23 GMT</pubDate>
    <dc:creator>YLTan</dc:creator>
    <dc:date>2002-06-13T05:21:23Z</dc:date>
    <item>
      <title>Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743638#M68300</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am having a system which display time and date in the following format when I run the date command;&lt;BR /&gt;&lt;BR /&gt;Wed Jun 12 17:39:55 GMT 2002&lt;BR /&gt;&lt;BR /&gt;How do I change it to 12Hours format like this;&lt;BR /&gt;&lt;BR /&gt;Wed Jun 12 5:39:55 GMT 2002&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yihliang&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 04:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743638#M68300</guid>
      <dc:creator>YLTan</dc:creator>
      <dc:date>2002-06-13T04:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743639#M68301</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You can display what you want in the following format:&lt;BR /&gt;&lt;BR /&gt;# date "+%a %b %d %I:%m:%S GMT %Y"&lt;BR /&gt;Thu Jun 13 04:06:04 GMT 2002&lt;BR /&gt;&lt;BR /&gt;As long your timezone is correct you can do this.&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 13 Jun 2002 05:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743639#M68301</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-06-13T05:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743640#M68302</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I actually need the system to be in 12Hours format ( it is now in 24hours format), and not just displaying the date for one time. i.e. each time i type command 'date' i need the display to be in 12Hours format.&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yihliang&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 05:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743640#M68302</guid>
      <dc:creator>YLTan</dc:creator>
      <dc:date>2002-06-13T05:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743641#M68303</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The system clock runs as a 24 hour clock. There is not a lot you can do about it, unless you wrote some sort of 'c' program that can use the 'ctime' and various other 'time' related libraries. There is man page for 'ctime' have look there for starters.&lt;BR /&gt;&lt;BR /&gt;Why do wish to do this??</description>
      <pubDate>Thu, 13 Jun 2002 05:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743641#M68303</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-06-13T05:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743642#M68304</link>
      <description>Hi Micheal,&lt;BR /&gt;&lt;BR /&gt;I got an Oracle database export from another server and I am trying to import it into this server and Oracle saids;&lt;BR /&gt;&lt;BR /&gt;ORA-01874: time zone hour must be between -12 and 13&lt;BR /&gt;&lt;BR /&gt;Oracle action is 'Specify a time zone hour between -12 and 13.'&lt;BR /&gt;&lt;BR /&gt;So I was wondering if the system time format have anything to do with it. Since the diff. bet. the two system is the 12H on one server while the other is 24H format.&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yihliang&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 05:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743642#M68304</guid>
      <dc:creator>YLTan</dc:creator>
      <dc:date>2002-06-13T05:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743643#M68305</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;okay... What this is asking for is your timezone. It is asking how many hours + or - you are from GMT. On my site I am -10 hours from GMT.&lt;BR /&gt;&lt;BR /&gt;# echo $TZ&lt;BR /&gt;EST-10EDT&lt;BR /&gt;&lt;BR /&gt;Also have a look in either /etc/TIMEZONE and or&lt;BR /&gt;/usr/lib/tztab. So as an example I would be -10&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 13 Jun 2002 06:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743643#M68305</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-06-13T06:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Displayed time format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743644#M68306</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;System time format has absolutely nothing to do with your Oracle import problem. The format that is used for the 'date' command is determined by the locale you are using.&lt;BR /&gt;&lt;BR /&gt;Use the command 'locale' to check your settings.&lt;BR /&gt;&lt;BR /&gt;It is possible to create your own locales, if you want. Check out the followinf manpages:&lt;BR /&gt;  localedef(1m)&lt;BR /&gt;  localedef(4)&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Rik</description>
      <pubDate>Thu, 13 Jun 2002 06:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/displayed-time-format/m-p/2743644#M68306</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2002-06-13T06:18:11Z</dc:date>
    </item>
  </channel>
</rss>

