<?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: Formatting time from excel to SAS 9.4 in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539847#M7135</link>
    <description>&lt;P&gt;If the means procedure does not carry over the format to the average in the output, I would let it create a dataset and then apply the format to the variable with proc datasets (or a data step if performance is not an issue).&lt;/P&gt;</description>
    <pubDate>Sat, 02 Mar 2019 10:13:11 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2019-03-02T10:13:11Z</dc:date>
    <item>
      <title>Formatting time from excel to SAS 9.4</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539822#M7129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new to SAS 9.4 and I'm trying to format time that is equivalent to my times in the excel sheet. I imported the data and ran a proc print and it showed the times i wanted in 24 hour like i wanted but when i run a proc means to get the average time it displays a several digit number. I was wondering if someone could help me with coding this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2019 01:05:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539822#M7129</guid>
      <dc:creator>sasuser94</dc:creator>
      <dc:date>2019-03-02T01:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting time from excel to SAS 9.4</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539847#M7135</link>
      <description>&lt;P&gt;If the means procedure does not carry over the format to the average in the output, I would let it create a dataset and then apply the format to the variable with proc datasets (or a data step if performance is not an issue).&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2019 10:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539847#M7135</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-03-02T10:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting time from excel to SAS 9.4</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539852#M7137</link>
      <description>&lt;P&gt;Us a fixed length format.&amp;nbsp; Means is the average of all observations being evaluated.&amp;nbsp; that is why as a programmer you need to take control of your wants and sometimes force them into a format.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2019 14:20:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Formatting-time-from-excel-to-SAS-9-4/m-p/539852#M7137</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-03-02T14:20:09Z</dc:date>
    </item>
  </channel>
</rss>

