<?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: SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197114#M14910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The question remains: how did you create the dataset? If not by migration, then SHOW THE CODE.&lt;/P&gt;&lt;P&gt;Because if you open an existing SAS dataset in a new environment, it is opened "as is" and attributes like formats are not changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 13:11:47 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2015-04-16T13:11:47Z</dc:date>
    <item>
      <title>SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197110#M14906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently doing UAT for migration from SAS EG 4.1 to SAS EG 7.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the variable Application_Date has format DATETIME20. on SAS EG 7.1 whereas in the results from the SAS EG 4.1 Application_Date has format DATETIME22.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice on how to change the default value on SAS EG 7.1 to DATETIME22.3 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197110#M14906</guid>
      <dc:creator>RAmarapuram</dc:creator>
      <dc:date>2015-04-16T08:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197111#M14907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you migrate the dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 09:32:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197111#M14907</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-16T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197112#M14908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the problem when you are importing the dataset?&amp;nbsp; While importing you will go to the date field and select the format that you want.&amp;nbsp; &lt;A href="http://support.sas.com/kb/35/315.html" title="http://support.sas.com/kb/35/315.html"&gt;35315 - Converting Variable Types in SAS® Enterprise Guide&amp;amp;reg;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 11:23:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197112#M14908</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2015-04-16T11:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197113#M14909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Mark/Kurt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is not while importing the data. Currently, we are doing a UAT on old and new system. We are doing a PROC COMPARE to test if the results on both the SAS EG 4.1 and SAS EG 7.1 are same. It is at this time the PROC COMPARE shows a difference.&lt;/P&gt;&lt;P&gt;SAS EG 7.1 --&amp;gt; DATETIME20.&lt;/P&gt;&lt;P&gt;SAS EG 4.1 --&amp;gt; DATETIME22.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to make the default format of SAS EG 7.1 to DATETIME22.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:45:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197113#M14909</guid>
      <dc:creator>RAmarapuram</dc:creator>
      <dc:date>2015-04-16T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197114#M14910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The question remains: how did you create the dataset? If not by migration, then SHOW THE CODE.&lt;/P&gt;&lt;P&gt;Because if you open an existing SAS dataset in a new environment, it is opened "as is" and attributes like formats are not changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 13:11:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197114#M14910</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-16T13:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG DATETIME Format on SAS EG 4.1 vs SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197115#M14911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS Enterprise Guide 7.1 you can now easily search your project for any text in programs, tasks, and logs.&amp;nbsp; To find where in the project the format is being applied, enter DATETIME20. in the search field (upper right corner of the application).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="eg71srch.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10076_eg71srch.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will help you to track down which step in the project might be generating different code than your v4.1 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 15:53:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-DATETIME-Format-on-SAS-EG-4-1-vs-SAS-EG-7-1/m-p/197115#M14911</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2015-04-16T15:53:35Z</dc:date>
    </item>
  </channel>
</rss>

