<?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 Time Zone conversion in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65172#M18583</link>
    <description>Is there a simple way to convert a timestamp in GMT to EDT?  Any assistance would be greatly appreciated.</description>
    <pubDate>Tue, 18 Aug 2009 15:27:22 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-08-18T15:27:22Z</dc:date>
    <item>
      <title>Time Zone conversion</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65172#M18583</link>
      <description>Is there a simple way to convert a timestamp in GMT to EDT?  Any assistance would be greatly appreciated.</description>
      <pubDate>Tue, 18 Aug 2009 15:27:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65172#M18583</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-18T15:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone conversion</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65173#M18584</link>
      <description>Explore using the INTNX function in a DATA step, based on the local-time (some identifying data value or general application rule).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 18 Aug 2009 15:39:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65173#M18584</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-08-18T15:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone conversion</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65174#M18585</link>
      <description>Thanks!!</description>
      <pubDate>Tue, 18 Aug 2009 16:39:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65174#M18585</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-18T16:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone conversion</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65175#M18586</link>
      <description>rather than just subtracting 5hours (edt=gmt-'5:0:0't; ), have a look into the time-zone handling documentation at&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/61724/HTML/default/a003169814.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/61724/HTML/default/a003169814.htm&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
Also, in Formats-by-category, under "time formats", two formats look promising&lt;BR /&gt;
E8601TMw.d Format&lt;BR /&gt;
 Writes time values using the ISO 8601 extended notation hh:mm:ss.ffffff. &lt;BR /&gt;
&lt;BR /&gt;
 E8601TZw.d Format&lt;BR /&gt;
 Adjusts time values to the Coordinated Universal Time (UTC) and writes them using the ISO 8601 extended notation hh:mm :ss+|-hh:mm. &lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Fri, 21 Aug 2009 12:50:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Time-Zone-conversion/m-p/65175#M18586</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-08-21T12:50:39Z</dc:date>
    </item>
  </channel>
</rss>

