<?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: Default Timestamp Automatically Gets Added To The Date Field in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031236#M3485</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/394796"&gt;@Ctal_GISsquad&lt;/a&gt;&amp;nbsp;- Please see my reply to your question in the thread&amp;nbsp;&lt;LI-MESSAGE title="Converting between Date Formats" uid="73756" url="https://community.esri.com/t5/arcgis-geoevent-server-questions/converting-between-date-formats/m-p/73756#U73756" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clicking &lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-questions/converting-between-date-formats/m-p/1031228/highlight/true#M3484" target="_self"&gt;here&lt;/A&gt; should take you directly to my reply in the thread.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Feb 2021 01:06:54 GMT</pubDate>
    <dc:creator>RJSunderman</dc:creator>
    <dc:date>2021-02-27T01:06:54Z</dc:date>
    <item>
      <title>Default Timestamp Automatically Gets Added To The Date Field</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031015#M3480</link>
      <description>&lt;P&gt;I am using 'Watch folder for csv' input connector to read .txt files that have several data &amp;amp; time fields. These fields are being written in a feature service housed in Spatio-Temporal Data Store. The issue is, for those 'Date' fields that have only date value in them, a default timestamp gets added by Geoevent. So, if the csv has '01/25/2010' as the value, this is being written in my feature service as '01/25/2010 4 PM'. I tried adding MM-DD-YYYY as&amp;nbsp;&lt;EM&gt;Expected Date Format, &lt;/EM&gt;but that didn't help either.&amp;nbsp;I would really appreciate if I could get any help on removing the default '4 PM' timestamp from my date field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:03:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031015#M3480</guid>
      <dc:creator>Ctal_GISsquad</dc:creator>
      <dc:date>2021-02-26T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Default Timestamp Automatically Gets Added To The Date Field</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031236#M3485</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/394796"&gt;@Ctal_GISsquad&lt;/a&gt;&amp;nbsp;- Please see my reply to your question in the thread&amp;nbsp;&lt;LI-MESSAGE title="Converting between Date Formats" uid="73756" url="https://community.esri.com/t5/arcgis-geoevent-server-questions/converting-between-date-formats/m-p/73756#U73756" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clicking &lt;A href="https://community.esri.com/t5/arcgis-geoevent-server-questions/converting-between-date-formats/m-p/1031228/highlight/true#M3484" target="_self"&gt;here&lt;/A&gt; should take you directly to my reply in the thread.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 01:06:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031236#M3485</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2021-02-27T01:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Default Timestamp Automatically Gets Added To The Date Field</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031414#M3486</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/115391"&gt;@RJSunderman&lt;/a&gt;&amp;nbsp;, thank you so much for the reply. However, I think I am still in need of some assistance here. Allow me to explain my issue further.&lt;/P&gt;&lt;P&gt;My CSVs have multiple date and time fields. Some of them have Epoch Values which I was able to convert to desired MM/DD/YYYY MM:HH format, thanks to your earlier post.&lt;/P&gt;&lt;P&gt;However, I also have some fields with 'Date' data type (not string) that have date values in them. Since my end users/client application require fields that have 'date' values only, I am trying to retain the original date only format.&lt;/P&gt;&lt;P&gt;In the following screenshot, W is a 'date' field, X is a 'time' field and Y is a 'date' field with epoch values (the CSV was exported from SQL Server). I was able to convert X and Y respectively as 'string' and 'date' field (in geoevent definition). However, I want to import W column as date in feature service (with no time values). Is it possible in Geoevent/Portal? Or does Geoevent/feature service cannot handle date only fields?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ctal_GISsquad_0-1614573990915.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7167i23D97647309A49D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ctal_GISsquad_0-1614573990915.png" alt="Ctal_GISsquad_0-1614573990915.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;P.S - Following is a screenshot of a feature layer created using above CSV (different records, values do not correspond to CSV above). As you can see, 'call_created_date' field has unwanted and default 5 pm values appended to it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ctal_GISsquad_1-1614574432328.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7168i492C14A5BD4AFCDC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ctal_GISsquad_1-1614574432328.png" alt="Ctal_GISsquad_1-1614574432328.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your time,&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 05:51:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1031414#M3486</guid>
      <dc:creator>Ctal_GISsquad</dc:creator>
      <dc:date>2021-03-01T05:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Default Timestamp Automatically Gets Added To The Date Field</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1053453#M3527</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/394796"&gt;@Ctal_GISsquad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The default time that geoevent creates is going to be UTC.&amp;nbsp; So if your server's time is not set to UTC, the date will be offset according to the timezone you are in.&amp;nbsp; To get around you can add/subtract your timezone offset from the date value. But that only returns the time assigned to the date back to midnight (or noon) and doesn't really get rid of it.&amp;nbsp; To not display the time, you will need to rely on the web map to format the date field without a time.&amp;nbsp; Alternatively, you could add the time you have from the call_created_time field (call_created_date - timeZoneOffset + call_created_time). This would result in a date in call_created_date field that had the proper date and time. That assumes the call_created_time is a local time (if it is in UTC you can omit the timeZoneOffset).&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 21:51:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/default-timestamp-automatically-gets-added-to-the/m-p/1053453#M3527</guid>
      <dc:creator>EricIronside</dc:creator>
      <dc:date>2021-04-30T21:51:02Z</dc:date>
    </item>
  </channel>
</rss>

