<?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 sas date format in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/sas-date-format/m-p/136626#M7090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a simple date formatting question&amp;nbsp; say&amp;nbsp; I have a date variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let mydate = today()-1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create another date variable that is in the form of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let mydateformatted = '27-Apr-2014';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how to do this. any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 22:11:10 GMT</pubDate>
    <dc:creator>hdg</dc:creator>
    <dc:date>2014-04-28T22:11:10Z</dc:date>
    <item>
      <title>sas date format</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sas-date-format/m-p/136626#M7090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a simple date formatting question&amp;nbsp; say&amp;nbsp; I have a date variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let mydate = today()-1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create another date variable that is in the form of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let mydateformatted = '27-Apr-2014';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how to do this. any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 22:11:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sas-date-format/m-p/136626#M7090</guid>
      <dc:creator>hdg</dc:creator>
      <dc:date>2014-04-28T22:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: sas date format</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sas-date-format/m-p/136627#M7091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to me that a similar topic has just been touched today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;%let&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; mydateformatted=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;%bquote&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;(')&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;(intnx(day,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;(today()),-1),date11.)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;%bquote&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;(');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;%put&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &amp;amp;mydateformatted;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Haikuo&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 01:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sas-date-format/m-p/136627#M7091</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2014-04-29T01:17:19Z</dc:date>
    </item>
  </channel>
</rss>

