<?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: How to simplify time value output? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1004383#M31296</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/96317"&gt;@JulietK&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just to check, this is displaying the value of a time (not date-time) question within another question or note on using the web form? &amp;nbsp;As time is stored as a string, you can use the subset() function to only show the first 5 characters. &amp;nbsp;Date-time questions can use the format-date() function to display components of the time.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 19:39:17 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2020-11-24T19:39:17Z</dc:date>
    <item>
      <title>How to simplify time value output?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1002824#M31177</link>
      <description>&lt;P&gt;Hi, I have a time field which is currently giving outputs in a format like this&amp;nbsp;&lt;SPAN&gt;00:00:00.000+13:00. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would rather have a more simplified output, like 12:00 (the 00:00:00.000+13:00 equals 12:00 in local time... which normal people won't be able to deduce quickly). How do I get the field to output the simpler value?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If possible, I would prefer to not use calculations (I have reservations about calculating from 00:00:00.000+13:00 type format with daylight savings time changes etc), or create new fields.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 01:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1002824#M31177</guid>
      <dc:creator>JulietK</dc:creator>
      <dc:date>2020-11-19T01:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to simplify time value output?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1004383#M31296</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/96317"&gt;@JulietK&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just to check, this is displaying the value of a time (not date-time) question within another question or note on using the web form? &amp;nbsp;As time is stored as a string, you can use the subset() function to only show the first 5 characters. &amp;nbsp;Date-time questions can use the format-date() function to display components of the time.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 19:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1004383#M31296</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-11-24T19:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to simplify time value output?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1004851#M31316</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;Apologies, I've re-read my question and what I was asking wasn't very clear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a datetime field which is visible on the survey and is filled by the respondents. I have a separate hidden field, which uses the&amp;nbsp;&lt;STRONG&gt;format-date(${datetime}, '%H:%M')&lt;/STRONG&gt;&amp;nbsp;to extract the time. This hidden field is currently giving me the output that I want ('00:00' in 24hr time) - but if my understanding is correct, this is calculated from the datetime input which is in the &lt;SPAN&gt;00:00:00.000+13:00&amp;nbsp;&lt;/SPAN&gt;format (which I think is UTC + ).&lt;/P&gt;&lt;P&gt;I am unsure how the use of UTC+ works with changes in daylight savings time - so I'm wanting to find out whether there is a way to copy exactly what the respondents have entered in the datetime field into the hidden time field, without calculations using the UTC+ being involved. If the datetime entry is automatically calculated/entered in the database as UTC+ during the survey, I guess it would be impossible to achieve the above.. Would any concern around how accurately the survey will record time over daylight savings time changes be considered unnecessary?&lt;/P&gt;&lt;P&gt;Thank you for your response!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 22:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-simplify-time-value-output/m-p/1004851#M31316</guid>
      <dc:creator>JulietK</dc:creator>
      <dc:date>2020-11-25T22:00:47Z</dc:date>
    </item>
  </channel>
</rss>

