<?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: Need to convert YYMMD7. to CHAR7 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438034#M109175</link>
    <description>&lt;P&gt;This worked perfectly-thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2018 18:04:24 GMT</pubDate>
    <dc:creator>kbone1975</dc:creator>
    <dc:date>2018-02-16T18:04:24Z</dc:date>
    <item>
      <title>Need to convert YYMMD7. to CHAR7</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438006#M109168</link>
      <description>&lt;P&gt;I am trying to convert a calculated date with a YYMMD7. format to a CHAR format in a proc sql where clause. The table I am selecting from has a text date column (2018-01). I have tried using put(date, CHAR7.) and get an error. Is there something else I can do to make this work?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 15:58:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438006#M109168</guid>
      <dc:creator>kbone1975</dc:creator>
      <dc:date>2018-02-16T15:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need to convert YYMMD7. to CHAR7</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438009#M109169</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
x=put(today(),yymmd7.);
put x=;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 Feb 2018 16:05:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438009#M109169</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-02-16T16:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need to convert YYMMD7. to CHAR7</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438034#M109175</link>
      <description>&lt;P&gt;This worked perfectly-thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 18:04:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-to-convert-YYMMD7-to-CHAR7/m-p/438034#M109175</guid>
      <dc:creator>kbone1975</dc:creator>
      <dc:date>2018-02-16T18:04:24Z</dc:date>
    </item>
  </channel>
</rss>

