<?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: Applying filter in TIME variable. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462210#M117634</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/210038"&gt;@pappusrini&lt;/a&gt; wrote:&lt;BR /&gt;Thanks. Does it matter if the time variable is the “time part” of date/time variable?&lt;BR /&gt;&lt;BR /&gt;I have the time variable as:&lt;BR /&gt;&lt;BR /&gt;8Am&lt;BR /&gt;9Am&lt;BR /&gt;&lt;BR /&gt;But this is the time part of date/time variable.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Try it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 21:26:40 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-05-14T21:26:40Z</dc:date>
    <item>
      <title>Applying filter in TIME variable.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462198#M117628</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to extract the data by applying filter between 8AM to 6PM in data set. Time variable is in TIME format. Any suggestions please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Cnu&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 20:46:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462198#M117628</guid>
      <dc:creator>pappusrini</dc:creator>
      <dc:date>2018-05-14T20:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Applying filter in TIME variable.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462201#M117630</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where time between '8:00't and '6:00pm't;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 May 2018 20:50:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462201#M117630</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-05-14T20:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Applying filter in TIME variable.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462202#M117631</link>
      <description>&lt;P&gt;Where time between ‘06:00’t and ‘18:00’t;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note the t after the time to indicate a time value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 20:51:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462202#M117631</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-14T20:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Applying filter in TIME variable.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462208#M117633</link>
      <description>Thanks. Does it matter if the time variable is the “time part” of date/time variable?&lt;BR /&gt;&lt;BR /&gt;I have the time variable as:&lt;BR /&gt;&lt;BR /&gt;8Am&lt;BR /&gt;9Am&lt;BR /&gt;&lt;BR /&gt;But this is the time part of date/time variable.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 14 May 2018 21:26:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462208#M117633</guid>
      <dc:creator>pappusrini</dc:creator>
      <dc:date>2018-05-14T21:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Applying filter in TIME variable.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462210#M117634</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/210038"&gt;@pappusrini&lt;/a&gt; wrote:&lt;BR /&gt;Thanks. Does it matter if the time variable is the “time part” of date/time variable?&lt;BR /&gt;&lt;BR /&gt;I have the time variable as:&lt;BR /&gt;&lt;BR /&gt;8Am&lt;BR /&gt;9Am&lt;BR /&gt;&lt;BR /&gt;But this is the time part of date/time variable.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Try it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 21:26:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Applying-filter-in-TIME-variable/m-p/462210#M117634</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-14T21:26:40Z</dc:date>
    </item>
  </channel>
</rss>

