<?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: How to select dates that are complete in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277764#M55820</link>
    <description>want=input(variable, ?? yymmdd10.);</description>
    <pubDate>Thu, 16 Jun 2016 05:41:30 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-06-16T05:41:30Z</dc:date>
    <item>
      <title>How to select dates that are complete</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277758#M55816</link>
      <description>&lt;P&gt;Dear ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my data I have a variable with complete and incomplete dates. I need to convert only complete dates into numeric form.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Variable&lt;/P&gt;&lt;P&gt;2016-06-16&lt;/P&gt;&lt;P&gt;2015-05&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need convert only first observation into numeric form. Please help. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 04:15:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277758#M55816</guid>
      <dc:creator>knveraraju91</dc:creator>
      <dc:date>2016-06-16T04:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to select dates that are complete</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277760#M55817</link>
      <description>&lt;P&gt;if length(variable)=10 then variable_num=input(variable, yymmdd10.);&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 05:17:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277760#M55817</guid>
      <dc:creator>Emily_Zhang</dc:creator>
      <dc:date>2016-06-16T05:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to select dates that are complete</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277764#M55820</link>
      <description>want=input(variable, ?? yymmdd10.);</description>
      <pubDate>Thu, 16 Jun 2016 05:41:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-select-dates-that-are-complete/m-p/277764#M55820</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-16T05:41:30Z</dc:date>
    </item>
  </channel>
</rss>

