<?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: Proc Means Holiday Exception in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118864#M32804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are they holidays that are identified by the holiday() function and, by weighting, would just excluding them using a where data set option suffice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 19:14:41 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2013-10-21T19:14:41Z</dc:date>
    <item>
      <title>Proc Means Holiday Exception</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118863#M32803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am performing the Proc Means using dates Aug 1 - Oct 20 and getting results below.&lt;/P&gt;&lt;P&gt;Now I am concern because during that date range we have 3 holidays all falling on a Monday, is it possible to&amp;nbsp; apply weighting for holidays?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc MEANS NOPRINT data=Temp2;&lt;/P&gt;&lt;P&gt;class day ;&lt;/P&gt;&lt;P&gt;var count ;&lt;/P&gt;&lt;P&gt;output out=Results_Mean&amp;nbsp; mean= MEAN min=MIN max=MAX median = median std= STD var = Variance uclm=UCL LCLM=LCL;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" summary="Page Layout" width="488"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" width="98"&gt;day&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="65"&gt;mean&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="65"&gt;Min&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="65"&gt;Max&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="65"&gt;median&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="65"&gt;UCL&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="65"&gt;LCL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border-top: medium none;" width="98"&gt;Friday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15363.09&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;14520.75&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;16941.08&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15125.04&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15835.18&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;" width="65"&gt;14891.01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border-top: medium none;" width="98"&gt;Monday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15599.47&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;9884.35&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;18428.43&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;16710.27&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;17539.17&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;" width="65"&gt;13659.77&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border-top: medium none;" width="98"&gt;Sunday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;5177.31&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;4678.88&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;5627.83&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;5180.03&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;5378.74&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;" width="65"&gt;4975.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border-top: medium none;" width="98"&gt;Tuesday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15741.51&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15093&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;17173.3&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15478.78&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;16231.36&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;" width="65"&gt;15251.66&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border-top: medium none;" width="98"&gt;Saturday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;7365.93&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;6257.15&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;8060.95&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;7559.72&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;7688.33&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;" width="65"&gt;7043.53&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border-top: medium none;" width="98"&gt;Thursday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15488.72&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;14891.9&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;16958.3&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15222.39&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: medium none; border-top: medium none;" width="65"&gt;15934.34&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;" width="65"&gt;15043.09&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="20" style="border-top: medium none;" width="98"&gt;Wednesday&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-left: medium none; border-top: medium none;" width="65"&gt;15825.44&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-left: medium none; border-top: medium none;" width="65"&gt;14951.63&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-left: medium none; border-top: medium none;" width="65"&gt;17371.22&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-left: medium none; border-top: medium none;" width="65"&gt;15489.8&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-left: medium none; border-top: medium none;" width="65"&gt;16405.85&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-left: medium none; border-top: medium none;" width="65"&gt;15245.03&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 18:24:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118863#M32803</guid>
      <dc:creator>fred_major</dc:creator>
      <dc:date>2013-10-21T18:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means Holiday Exception</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118864#M32804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are they holidays that are identified by the holiday() function and, by weighting, would just excluding them using a where data set option suffice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 19:14:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118864#M32804</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2013-10-21T19:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means Holiday Exception</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118865#M32805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on how you want to deal with them. Another option would be to classify holidays as a day of the week on its own, but it depends on what type of questions you're looking at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd start off with holidays as its own day of week as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" summary="Page Layout" width="488"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="19" style="border: 0px solid black;" width="98"&gt;day&lt;/TD&gt;&lt;TD class="xl65" style="border: 0px solid black; border-left: medium none;" width="65"&gt;mean&lt;/TD&gt;&lt;TD class="xl65" style="border: 0px solid black; border-left: medium none;" width="65"&gt;Min&lt;/TD&gt;&lt;TD class="xl65" style="border: 0px solid black; border-left: medium none;" width="65"&gt;Max&lt;/TD&gt;&lt;TD class="xl65" style="border: 0px solid black; border-left: medium none;" width="65"&gt;median&lt;/TD&gt;&lt;TD class="xl65" style="border: 0px solid black; border-left: medium none;" width="65"&gt;UCL&lt;/TD&gt;&lt;TD class="xl66" style="border: 0px solid black; border-left: medium none;" width="65"&gt;LCL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Friday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15363.09&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;14520.75&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;16941.08&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15125.04&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15835.18&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;14891.01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Monday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15599.47&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;9884.35&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;18428.43&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;16710.27&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;17539.17&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;13659.77&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Sunday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;5177.31&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;4678.88&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;5627.83&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;5180.03&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;5378.74&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;4975.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Tuesday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15741.51&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15093&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;17173.3&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15478.78&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;16231.36&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15251.66&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Saturday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;7365.93&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;6257.15&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;8060.95&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;7559.72&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;7688.33&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;7043.53&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="19" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Thursday&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15488.72&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;14891.9&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;16958.3&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15222.39&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15934.34&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15043.09&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="20" style="border: 0px solid black; border-top: medium none;" width="98"&gt;Wednesday&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15825.44&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;14951.63&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;17371.22&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15489.8&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;16405.85&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border: 0px solid black; border-top: medium none; border-left: medium none;" width="65"&gt;15245.03&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;HOLIDAY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxxxxx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxxxxxx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 19:38:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118865#M32805</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-10-21T19:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means Holiday Exception</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118866#M32806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Reeza &amp;amp; Arthur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reeza I found that your suggestion&amp;nbsp; did exactly what I was looking for, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 14:41:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-Holiday-Exception/m-p/118866#M32806</guid>
      <dc:creator>fred_major</dc:creator>
      <dc:date>2013-10-22T14:41:50Z</dc:date>
    </item>
  </channel>
</rss>

