<?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 Changing ToUTC function output to standard date/time format in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131251#M43650</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using the ToUTC() function on a date field that fixes my date field, however, it returns the date in the format of&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Mon Jan 03 2022 06:22:24 GMT-0600 (Central Standard Time)". This presents a lot of excess information, and I was wondering if there's a way to change the format so that it is in the format of 1/3/22 06:22:24.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 16:38:04 GMT</pubDate>
    <dc:creator>awalker2055</dc:creator>
    <dc:date>2022-01-06T16:38:04Z</dc:date>
    <item>
      <title>Changing ToUTC function output to standard date/time format</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131251#M43650</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using the ToUTC() function on a date field that fixes my date field, however, it returns the date in the format of&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Mon Jan 03 2022 06:22:24 GMT-0600 (Central Standard Time)". This presents a lot of excess information, and I was wondering if there's a way to change the format so that it is in the format of 1/3/22 06:22:24.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 16:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131251#M43650</guid>
      <dc:creator>awalker2055</dc:creator>
      <dc:date>2022-01-06T16:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing ToUTC function output to standard date/time format</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131310#M43653</link>
      <description>&lt;P&gt;try this:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;var callMonth = Text(ToUTC($feature.CallDateTime),'MM/DD/YY HH:MM:SS')
return callMonth&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Jan 2022 18:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131310#M43653</guid>
      <dc:creator>DominicRobergeIADOT</dc:creator>
      <dc:date>2022-01-06T18:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing ToUTC function output to standard date/time format</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131344#M43654</link>
      <description>&lt;P&gt;I substituted in the global from the map, it returns a blank string.&lt;/P&gt;&lt;PRE&gt;var callMonth = Text(ToUTC($datapoint["USER_DateTime"]),'MM/DD/YY HH:MM:SS')&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 19:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-toutc-function-output-to-standard-date/m-p/1131344#M43654</guid>
      <dc:creator>awalker2055</dc:creator>
      <dc:date>2022-01-06T19:28:09Z</dc:date>
    </item>
  </channel>
</rss>

