<?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 Age from date of birth and fixed end date. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Age-from-date-of-birth-and-fixed-end-date/m-p/811594#M40634</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have a data set with date of birth in the format date9. I would like to create a var Age using an end date as 31DEC2020&amp;nbsp; but I do not want a column with&amp;nbsp; this&amp;nbsp; constant end date. The fixed end date should be built in the syntax.&lt;/P&gt;&lt;P&gt;How can I create a new age variable? Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 00:53:12 GMT</pubDate>
    <dc:creator>Sharan</dc:creator>
    <dc:date>2022-05-05T00:53:12Z</dc:date>
    <item>
      <title>Age from date of birth and fixed end date.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Age-from-date-of-birth-and-fixed-end-date/m-p/811594#M40634</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have a data set with date of birth in the format date9. I would like to create a var Age using an end date as 31DEC2020&amp;nbsp; but I do not want a column with&amp;nbsp; this&amp;nbsp; constant end date. The fixed end date should be built in the syntax.&lt;/P&gt;&lt;P&gt;How can I create a new age variable? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 00:53:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Age-from-date-of-birth-and-fixed-end-date/m-p/811594#M40634</guid>
      <dc:creator>Sharan</dc:creator>
      <dc:date>2022-05-05T00:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Age from date of birth and fixed end date.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Age-from-date-of-birth-and-fixed-end-date/m-p/811595#M40635</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Age = yrdif(DOB, "31Dec2020"d, 'AGE');&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 May 2022 01:19:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Age-from-date-of-birth-and-fixed-end-date/m-p/811595#M40635</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-05-05T01:19:29Z</dc:date>
    </item>
  </channel>
</rss>

