<?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: Arcade Date expressions in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341273#M7234</link>
    <description>&lt;P&gt;Yeah I tried that - DateOnly() but it doesn't work. I get the following message:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Test execution error: Compilation error - Line : 1, 0: Function not found. Verify test data&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 11:06:52 GMT</pubDate>
    <dc:creator>LouiseHarris1</dc:creator>
    <dc:date>2023-10-25T11:06:52Z</dc:date>
    <item>
      <title>Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341264#M7231</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am configuring a form in Field Maps and want to auto calculate the date so have chosen to use Now(), however this also adds a time. What do I need to add to this function so it only auto fills with a date not a time too?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 10:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341264#M7231</guid>
      <dc:creator>LouiseHarris1</dc:creator>
      <dc:date>2023-10-25T10:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341269#M7233</link>
      <description>&lt;P&gt;DateOnly looks promising&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/date_functions/#dateonly" target="_blank"&gt;Date functions | ArcGIS Arcade | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 10:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341269#M7233</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-10-25T10:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341273#M7234</link>
      <description>&lt;P&gt;Yeah I tried that - DateOnly() but it doesn't work. I get the following message:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Test execution error: Compilation error - Line : 1, 0: Function not found. Verify test data&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 11:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341273#M7234</guid>
      <dc:creator>LouiseHarris1</dc:creator>
      <dc:date>2023-10-25T11:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341362#M7236</link>
      <description>&lt;P&gt;Are you using Enterprise? This new capability was just released in &lt;A href="https://developers.arcgis.com/arcade/guide/version-matrix/" target="_self"&gt;v1.24&lt;/A&gt; and is only available in ArcGIS Pro 3.2, ArcGIS Online, and ArcGIS Maps SDK for Javascript 4.28. If you're on AGOL, this should be available after tonight's upgrade.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 13:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341362#M7236</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-10-25T13:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341373#M7237</link>
      <description>&lt;P&gt;All dates must have a time in Esri databases.&amp;nbsp; New fields for date only are coming very soon (maybe last night?).&lt;/P&gt;&lt;P&gt;If you want to just not show the time you can try setting the popup in the map and it may use that in the form.&amp;nbsp; It will still store a time.&amp;nbsp; 123 does noon not sure on Field Maps.&amp;nbsp; It often uses midnight which causes issues later with time zone conversions.&amp;nbsp; So I just leave the time now.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 14:05:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341373#M7237</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-10-25T14:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341413#M7238</link>
      <description>&lt;P&gt;While you wait for the DateOnly() function with to become available you can use the following:&lt;/P&gt;&lt;P&gt;Set the field's input type to "date" rather than the default "date and time".&amp;nbsp; The user will then only see the date.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinReynolds_0-1698245789607.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/83952iE6D3D049B8FE3500/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinReynolds_0-1698245789607.png" alt="JustinReynolds_0-1698245789607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can also use Today() instead of Now().&amp;nbsp; Today returns the current date at midnight, which is what will be stored in the database, but since you set the input type "Date" the user will of course only see the date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 15:00:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341413#M7238</guid>
      <dc:creator>JustinReynolds</dc:creator>
      <dc:date>2023-10-25T15:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Date expressions</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341966#M7247</link>
      <description>&lt;P&gt;I think this may default the time to midnight though.&amp;nbsp; Then it may show the day before when using the value in a web map that is in a different timezone.&amp;nbsp; Happens to me, esp with Alaska, and our users call about it.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 14:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcade-date-expressions/m-p/1341966#M7247</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-10-26T14:10:02Z</dc:date>
    </item>
  </channel>
</rss>

