<?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 System Variable - using time zone in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-variable-using-time-zone/m-p/3719947#M895493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My program is currently converting date and time into timestamp using sy-zonlo which uses the time zone of the userid running the job.   I however, need it to use the timezone of the system, or worst case scenario, hard code it to use Central time.  See code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT DATE &amp;lt;fieldname&amp;gt; TIME  &amp;lt;fieldname&amp;gt; INTO&lt;/P&gt;&lt;P&gt;TIME STAMP &amp;lt;new field name&amp;gt; TIME ZONE sy-zonlo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find a system variable that would do this.  Changing the time zone of the userid in question is not an option as it is used by many other jobs so changes to it could affect things elsewhere.  Last resort would be to create a new user id with the central time zone. But I would prefer to find an ABAP solution if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2008 21:27:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-21T21:27:35Z</dc:date>
    <item>
      <title>System Variable - using time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-variable-using-time-zone/m-p/3719947#M895493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My program is currently converting date and time into timestamp using sy-zonlo which uses the time zone of the userid running the job.   I however, need it to use the timezone of the system, or worst case scenario, hard code it to use Central time.  See code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT DATE &amp;lt;fieldname&amp;gt; TIME  &amp;lt;fieldname&amp;gt; INTO&lt;/P&gt;&lt;P&gt;TIME STAMP &amp;lt;new field name&amp;gt; TIME ZONE sy-zonlo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find a system variable that would do this.  Changing the time zone of the userid in question is not an option as it is used by many other jobs so changes to it could affect things elsewhere.  Last resort would be to create a new user id with the central time zone. But I would prefer to find an ABAP solution if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 21:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-variable-using-time-zone/m-p/3719947#M895493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T21:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: System Variable - using time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-variable-using-time-zone/m-p/3719948#M895494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;GET_SYSTEM_TIMEZONE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 21:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-variable-using-time-zone/m-p/3719948#M895494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T21:32:13Z</dc:date>
    </item>
  </channel>
</rss>

