<?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: How to read the time in format (example): hh:mm:ss in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415187#M101803</link>
    <description>&lt;P&gt;You can also use the time8. format for display and conversion to character; it's just that I like the leading zero of the tod. format more.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2017 14:18:38 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-11-21T14:18:38Z</dc:date>
    <item>
      <title>How to read the time in format (example): hh:mm:ss</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415177#M101799</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please advise how to read the time in the following format (example):&amp;nbsp;&lt;STRONG&gt;8:15:00 .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 13:54:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415177#M101799</guid>
      <dc:creator>DmytroYermak</dc:creator>
      <dc:date>2017-11-21T13:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to read the time in format (example): hh:mm:ss</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415178#M101800</link>
      <description>&lt;P&gt;Use the time8. informat. Assign the time8. or tod8. format to the variable.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 14:05:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415178#M101800</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-21T14:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to read the time in format (example): hh:mm:ss</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415181#M101802</link>
      <description>&lt;P&gt;Thank you! Here it is the code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;strip(put(input(strip(PK_TIME),time8.),tod5.))&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Nov 2017 14:10:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415181#M101802</guid>
      <dc:creator>DmytroYermak</dc:creator>
      <dc:date>2017-11-21T14:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to read the time in format (example): hh:mm:ss</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415187#M101803</link>
      <description>&lt;P&gt;You can also use the time8. format for display and conversion to character; it's just that I like the leading zero of the tod. format more.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 14:18:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-time-in-format-example-hh-mm-ss/m-p/415187#M101803</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-21T14:18:38Z</dc:date>
    </item>
  </channel>
</rss>

