<?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 Change time in datetime field using Arcade or SQL in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/change-time-in-datetime-field-using-arcade-or-sql/m-p/1313849#M53675</link>
    <description>&lt;P&gt;I have a field with thousands of dates formatted like this: 11/12/2000 7:30:00 PM. I need to convert the time in each to 12:00:00 PM while leaving the date unchanged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do this using Python like:&amp;nbsp;!DateField!.replace(hour=12, minute=0, second=0). ArcGIS Online limits calculations to only Arcade or SQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change the times in AGOL?&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2023 20:27:21 GMT</pubDate>
    <dc:creator>GISAdmin7</dc:creator>
    <dc:date>2023-07-31T20:27:21Z</dc:date>
    <item>
      <title>Change time in datetime field using Arcade or SQL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/change-time-in-datetime-field-using-arcade-or-sql/m-p/1313849#M53675</link>
      <description>&lt;P&gt;I have a field with thousands of dates formatted like this: 11/12/2000 7:30:00 PM. I need to convert the time in each to 12:00:00 PM while leaving the date unchanged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do this using Python like:&amp;nbsp;!DateField!.replace(hour=12, minute=0, second=0). ArcGIS Online limits calculations to only Arcade or SQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change the times in AGOL?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 20:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/change-time-in-datetime-field-using-arcade-or-sql/m-p/1313849#M53675</guid>
      <dc:creator>GISAdmin7</dc:creator>
      <dc:date>2023-07-31T20:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change time in datetime field using Arcade or SQL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/change-time-in-datetime-field-using-arcade-or-sql/m-p/1313983#M53681</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/53861"&gt;@GISAdmin7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do you have access to ArcGIS Pro?&amp;nbsp; If so, you can add the feature service and use the python expression you have above in the Calculate Field tool.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 11:28:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/change-time-in-datetime-field-using-arcade-or-sql/m-p/1313983#M53681</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2023-08-01T11:28:14Z</dc:date>
    </item>
  </channel>
</rss>

