<?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: Time zone in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053508#M968986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM TZON_GET_OFFSET and other FM of this group may be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;hp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2008 09:27:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-30T09:27:14Z</dc:date>
    <item>
      <title>Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053502#M968980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please help me  how to change the system time to a particular time zone in ABAP program, for example India time zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053502#M968980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053503#M968981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module IB_CONVERT_FROM_TIMESTAMP is used to get the time in required timezone. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input parameters for this are the timestamp obtained from the above function module and the timezone, to which the time needs to be converted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053503#M968981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053504#M968982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  try out this Fm Iam not sure but I hope it ll help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDL_GET_CENTRAL_TIMESTAMP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RKE_TIMESTAMP_CONVERT_INPUT (COnverts Local time to GMT )&lt;/P&gt;&lt;P&gt;RKE_TIMESTAMP_CONVERT_OUTPUT(Converst GMT to Local Time)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053504#M968982</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-06-30T09:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053505#M968983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JIT03_CONVERT_TIME_BY_TIMEZONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make use of the above....Hope it helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053505#M968983</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-06-30T09:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053506#M968984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CONVERT for Timestamps&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Converts a timestamp into the correct date and time for the current time zone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT TIME STAMP &amp;lt;tst&amp;gt; TIME ZONE &amp;lt;tz&amp;gt; INTO DATE &amp;lt;d&amp;gt; TIME &amp;lt;t&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT DATE &amp;lt;d&amp;gt; TIME &amp;lt;t&amp;gt; INTO TIME STAMP &amp;lt;tst&amp;gt; TIME ZONE &amp;lt;tz&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as &amp;lt;tst&amp;gt; has type P(8) or P(11) with 7 decimal placed, and &amp;lt;tz&amp;gt; has type C(6), the time stamp &amp;lt;tst&amp;gt; will be converted to the correct date &amp;lt;d&amp;gt; and time &amp;lt;t&amp;gt; for the time zone &amp;lt;tz&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053506#M968984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053507#M968985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make use of FM " /ISDFPS/CONV_TIME_ZONE".&lt;/P&gt;&lt;P&gt;Provide all the necessary parameters and you will get the time in the new time zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Asha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053507#M968985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Time zone</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053508#M968986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM TZON_GET_OFFSET and other FM of this group may be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;hp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-zone/m-p/4053508#M968986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:27:14Z</dc:date>
    </item>
  </channel>
</rss>

