<?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: Difference between two dates and time in hours in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438141#M1648322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the FM - &lt;STRONG&gt;DELTA_TIME_DAY_HOUR&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;this will give you the time in minutes, hence you can convert it to hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note the below links;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Moderator Message: Link-farm removed. Please dont do that again.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope you will search SDN next time, before posting.&lt;/P&gt;&lt;P&gt;And too hope that this will help you &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Manu S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Dec 16, 2011 12:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2011 06:30:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-16T06:30:49Z</dc:date>
    <item>
      <title>Difference between two dates and time in hours</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438139#M1648320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fields contains start date, start time, end date, end time.&lt;/P&gt;&lt;P&gt;How do I calculate the number of hours since start date, start time and end date, end time&lt;/P&gt;&lt;P&gt;Start date : T_DATE1&lt;/P&gt;&lt;P&gt;Start time : T_TIME1&lt;/P&gt;&lt;P&gt;End Date : T_DATE2&lt;/P&gt;&lt;P&gt;End Time : T_TIME2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Moderator Message: Date and Time questions are not allowed in this forum. The reason being they have been asked and answered many times here. Please search for relevant information here.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Dec 16, 2011 12:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 06:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438139#M1648320</guid>
      <dc:creator>chetan_mishra</dc:creator>
      <dc:date>2011-12-16T06:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between two dates and time in hours</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438140#M1648321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SD_CALC_DURATION_FROM_DATETIME&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;SD_DATETIME_DIFFERENCE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 06:19:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438140#M1648321</guid>
      <dc:creator>mithun_shetty4</dc:creator>
      <dc:date>2011-12-16T06:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between two dates and time in hours</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438141#M1648322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the FM - &lt;STRONG&gt;DELTA_TIME_DAY_HOUR&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;this will give you the time in minutes, hence you can convert it to hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note the below links;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Moderator Message: Link-farm removed. Please dont do that again.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope you will search SDN next time, before posting.&lt;/P&gt;&lt;P&gt;And too hope that this will help you &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Manu S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Dec 16, 2011 12:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 06:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-two-dates-and-time-in-hours/m-p/8438141#M1648322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T06:30:49Z</dc:date>
    </item>
  </channel>
</rss>

