<?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: Time format in PROC MEANS in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76201#M22104</link>
    <description>Use the OUTPUT statement to store the results, then PROC PRINT with whatever format you want.</description>
    <pubDate>Tue, 20 Oct 2009 14:57:28 GMT</pubDate>
    <dc:creator>Paige</dc:creator>
    <dc:date>2009-10-20T14:57:28Z</dc:date>
    <item>
      <title>Time format in PROC MEANS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76200#M22103</link>
      <description>I have SAS time values formatted with time., which displays fine in e.g. PROC FREQ.&lt;BR /&gt;
&lt;BR /&gt;
However, when running PROC MEANS, the print output does not consider the format statement.&lt;BR /&gt;
&lt;BR /&gt;
As the layout of the PROC MEANS is very nice, I would like to have this kind of printout, but with time formatting. Can this be done in any way?</description>
      <pubDate>Tue, 20 Oct 2009 03:50:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76200#M22103</guid>
      <dc:creator>blackraven</dc:creator>
      <dc:date>2009-10-20T03:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time format in PROC MEANS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76201#M22104</link>
      <description>Use the OUTPUT statement to store the results, then PROC PRINT with whatever format you want.</description>
      <pubDate>Tue, 20 Oct 2009 14:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76201#M22104</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2009-10-20T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Time format in PROC MEANS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76202#M22105</link>
      <description>Hi:&lt;BR /&gt;
  In addition to Paige's suggestion, you could bypass PROC MEANS and use either PROC TABULATE or PROC REPORT to create the output directly. They will both calculate the same statistics as PROC MEANS.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 20 Oct 2009 16:13:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-format-in-PROC-MEANS/m-p/76202#M22105</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-10-20T16:13:40Z</dc:date>
    </item>
  </channel>
</rss>

