<?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 Export to Excel from Survey123 Date and time issue in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790288#M8098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I export to Excel from survey123 it comes up with an incorrect time. The data is collected in EST and it is coming over in the export as UTC. I understand that a enhancement has been in the works, but hoping that there is a workaround for this.&lt;/P&gt;&lt;P&gt;This is inspection data that is being collected and is subject to a government audit, so if the day and time are not correct when we export it will be hard to continue to use Survey123. Thanks for any help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2019 17:32:12 GMT</pubDate>
    <dc:creator>JeffEisman</dc:creator>
    <dc:date>2019-08-26T17:32:12Z</dc:date>
    <item>
      <title>Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790288#M8098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I export to Excel from survey123 it comes up with an incorrect time. The data is collected in EST and it is coming over in the export as UTC. I understand that a enhancement has been in the works, but hoping that there is a workaround for this.&lt;/P&gt;&lt;P&gt;This is inspection data that is being collected and is subject to a government audit, so if the day and time are not correct when we export it will be hard to continue to use Survey123. Thanks for any help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 17:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790288#M8098</guid>
      <dc:creator>JeffEisman</dc:creator>
      <dc:date>2019-08-26T17:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790289#M8099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could potentially use this tool if you have PRO - &lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-timezone.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-timezone.htm"&gt;Convert Time Zone—Data Management toolbox | ArcGIS Desktop&lt;/A&gt; and this tool also exist within Desktop also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2019 20:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790289#M8099</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-08-27T20:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790290#M8100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike&lt;/P&gt;&lt;P&gt;I could do a conversion but the odd thing with this error, it only shows up on export to a report or export to Excel which is what they use to report the data. The feature service shows the correct date.&lt;/P&gt;&lt;P&gt;I also recommended to the project manager for the time being to do a conversion in excel, but that evidently was not a option either.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 02:55:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790290#M8100</guid>
      <dc:creator>JeffEisman</dc:creator>
      <dc:date>2019-08-28T02:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790291#M8101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are talking about now as I just tried this with one of my surveys. In this case you could probably just add in a text field that would contain the following as a calculation below. This question could be hidden and set to a "string" within the "bind::esri:fieldType".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;place this within the calculation of the field to preserve the local time format-date(${Date_Observed_Frozen},'%Y%m%d&amp;nbsp; %H:%M')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/458198_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;Might need to consider using the once() function if the form is opened multiple times to freeze the first time recorded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/458199_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what happens within Survey123 Connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458185_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This blog will help you with the formatting to your specs.&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;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:18:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790291#M8101</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-08-28T19:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790292#M8102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike this sounds like it will work. Thanks this is great. I will probably have to us the once() since they do open the survey more than one time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this how it would look based on your example?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;once(format-date(${Date_Observed_Frozen},'%Y%m%d&amp;nbsp; %H:%M'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks again&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 01:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790292#M8102</guid>
      <dc:creator>JeffEisman</dc:creator>
      <dc:date>2019-08-29T01:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790293#M8103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that is how it should look and it will only complete the function once. Sorry the delayed response, but we are processing a lot of "bee" data we recorded using Survey123 for a rather large reporting effort. Our final download; which is mostly photos, is just over 8gigs.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 12:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790293#M8103</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-08-29T12:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790294#M8104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Worries&amp;nbsp; Good luck with all that processing of images, sounds like an interesting project.&amp;nbsp; Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 14:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790294#M8104</guid>
      <dc:creator>JeffEisman</dc:creator>
      <dc:date>2019-08-29T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790295#M8105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;It just might be one of the largest bumble bee surveys ever completed east of the Mississippi River with 23,000 images of habitat and bees. Lots of fun on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck on your form and if you haven't thought about it, then you might want to look into joining the BETA testing group for Survey123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://earlyadopter.esri.com/welcome/key/TNRTRFFWJBT9NVQC" title="https://earlyadopter.esri.com/welcome/key/TNRTRFFWJBT9NVQC"&gt;Survey123 for ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 16:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790295#M8105</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-08-29T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel from Survey123 Date and time issue</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790296#M8106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Jeff,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;If you collect the date with the Start or End type’s, another option is to use the &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt;"&gt;utcoffset from the pulldata function:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;SPAN style="color: black; font-size: 10pt;"&gt; pulldata("@property", 'utcoffset') and add that value to the UTC date &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black; font-size: 10pt;"&gt;You can calculate the date time with the following formula: &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black; font-size: 10pt;"&gt;format-date(${start} + ${utcoffset },'%Y/%m/%d %H:%M:%S')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 13:32:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/export-to-excel-from-survey123-date-and-time-issue/m-p/790296#M8106</guid>
      <dc:creator>FlorenceRaimbault</dc:creator>
      <dc:date>2019-09-03T13:32:54Z</dc:date>
    </item>
  </channel>
</rss>

