<?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 Calculate total time from start and end time fields in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848012#M22590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have researched the blog posts on here, but have not found the calculation for Survey123 Connect v3.7.60. Users are filling out a start and end time, using time field types. I want to calculate the total hours from those fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2019 17:57:53 GMT</pubDate>
    <dc:creator>GISManager4</dc:creator>
    <dc:date>2019-12-13T17:57:53Z</dc:date>
    <item>
      <title>Calculate total time from start and end time fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848012#M22590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have researched the blog posts on here, but have not found the calculation for Survey123 Connect v3.7.60. Users are filling out a start and end time, using time field types. I want to calculate the total hours from those fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2019 17:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848012#M22590</guid>
      <dc:creator>GISManager4</dc:creator>
      <dc:date>2019-12-13T17:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total time from start and end time fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848013#M22591</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;For two time questions, you could use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;int(${endtime} - ${starttime}) div (1000 * 60)&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that this returns elapsed minutes. For more information please see this&amp;nbsp;handy blog and documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/survey123/blog/2016/04/17/dates-and-time-in-survey123-for-arcgis"&gt;https://community.esri.com/groups/survey123/blog/2016/04/17/dates-and-time-in-survey123-for-arcgis&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/decimaldatetime.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/decimaldatetime.htm"&gt;Decimal date time—Survey123 for ArcGIS | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2019 03:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848013#M22591</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-12-16T03:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total time from start and end time fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848014#M22592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read both articles, but does not clearly explain how to accomplish the goal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 20:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848014#M22592</guid>
      <dc:creator>GISManager4</dc:creator>
      <dc:date>2019-12-17T20:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total time from start and end time fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848015#M22593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this post&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/244018-calculating-minutes"&gt;https://community.esri.com/thread/244018-calculating-minutes&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-total-time-from-start-and-end-time/m-p/848015#M22593</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-12-18T17:51:25Z</dc:date>
    </item>
  </channel>
</rss>

