<?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: Experience Builder Date Format IIS Issue in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1573351#M16809</link>
    <description>&lt;P&gt;I might be wrong, but I believe Created_Date and Last_edited date are auto generated fields that give you audit information about a row of data.&amp;nbsp; When it was created? Created Date.&amp;nbsp; When it was edited last? Last Edited Date:&amp;nbsp; Those dates likely don't mape to the fields you were wanting to have for INspection Setup.&lt;BR /&gt;&lt;BR /&gt;If you look at the fields for the layer, are they DateTime, DateOnly?&amp;nbsp; I know i had an issue once where if I didn't include some 'time' part in the date that it would not save propertly, maybe its something like that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The last time I did this I used a Calcite Date Picker component to give me a calendar I could navigate through to create the correct selections.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/calcite-design-system/components/date-picker/" target="_blank"&gt;https://developers.arcgis.com/calcite-design-system/components/date-picker/&lt;/A&gt;&lt;BR /&gt;alternatively:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/calcite-design-system/components/input-date-picker/" target="_blank"&gt;https://developers.arcgis.com/calcite-design-system/components/input-date-picker/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What type are you using on the interface/type for the input as its put in?&amp;nbsp; is it Text? DateTime?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2025 21:58:54 GMT</pubDate>
    <dc:creator>TimWestern</dc:creator>
    <dc:date>2025-01-07T21:58:54Z</dc:date>
    <item>
      <title>Experience Builder Date Format IIS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1572990#M16793</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I've deployed my application to IIS server and seems like the date format inside feature info, table and date component all not using en-GB date format.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Muhammad_AzhaziqBin_Mohd_Azlan_0-1736207255683.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/122812i5F319841ED90B047/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Muhammad_AzhaziqBin_Mohd_Azlan_0-1736207255683.png" alt="Muhammad_AzhaziqBin_Mohd_Azlan_0-1736207255683.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Muhammad_AzhaziqBin_Mohd_Azlan_1-1736207341463.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/122813iBC65ABB0910443E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Muhammad_AzhaziqBin_Mohd_Azlan_1-1736207341463.png" alt="Muhammad_AzhaziqBin_Mohd_Azlan_1-1736207341463.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Muhammad_AzhaziqBin_Mohd_Azlan_2-1736207363975.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/122814i7269124A6D9643CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Muhammad_AzhaziqBin_Mohd_Azlan_2-1736207363975.png" alt="Muhammad_AzhaziqBin_Mohd_Azlan_2-1736207363975.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, in local pc EXB dev edition the app shows en-GB date format. I did open the web map layer via portal map viewer. The popup and table do follow en-GB date format.&lt;BR /&gt;&lt;BR /&gt;I've already update IIS language and date settings but still can't change the date format of the app.&lt;BR /&gt;&lt;BR /&gt;Is there any extra configuration to be done if the application being deployed in IIS? FYI, the web server can't access public web. Not sure if this causing the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 23:58:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1572990#M16793</guid>
      <dc:creator>Muhammad_AzhaziqBin_Mohd_Azlan</dc:creator>
      <dc:date>2025-01-06T23:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Date Format IIS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1573351#M16809</link>
      <description>&lt;P&gt;I might be wrong, but I believe Created_Date and Last_edited date are auto generated fields that give you audit information about a row of data.&amp;nbsp; When it was created? Created Date.&amp;nbsp; When it was edited last? Last Edited Date:&amp;nbsp; Those dates likely don't mape to the fields you were wanting to have for INspection Setup.&lt;BR /&gt;&lt;BR /&gt;If you look at the fields for the layer, are they DateTime, DateOnly?&amp;nbsp; I know i had an issue once where if I didn't include some 'time' part in the date that it would not save propertly, maybe its something like that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The last time I did this I used a Calcite Date Picker component to give me a calendar I could navigate through to create the correct selections.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/calcite-design-system/components/date-picker/" target="_blank"&gt;https://developers.arcgis.com/calcite-design-system/components/date-picker/&lt;/A&gt;&lt;BR /&gt;alternatively:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/calcite-design-system/components/input-date-picker/" target="_blank"&gt;https://developers.arcgis.com/calcite-design-system/components/input-date-picker/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What type are you using on the interface/type for the input as its put in?&amp;nbsp; is it Text? DateTime?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 21:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1573351#M16809</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2025-01-07T21:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Date Format IIS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1573423#M16817</link>
      <description>&lt;P&gt;DateTime. That UI component coming from filter widget.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We did not configure any format when we deploy the feature layer from ArcGIS Pro. So, I'm assuming it will take account device datetime format.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 02:50:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1573423#M16817</guid>
      <dc:creator>Muhammad_AzhaziqBin_Mohd_Azlan</dc:creator>
      <dc:date>2025-01-08T02:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Date Format IIS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1576764#M16970</link>
      <description>&lt;P&gt;So if that's the case does the feature or table have 2 date fields, to define the actual range the inspection may occur on? in&amp;nbsp; addition to the Fields for created_date and last_edited_date ?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 14:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-date-format-iis-issue/m-p/1576764#M16970</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2025-01-17T14:06:23Z</dc:date>
    </item>
  </channel>
</rss>

