<?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 Exporting to ArcGIS Online Changes Time From Years to M/D/Y and Subtracts a Year in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162763#M53850</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have exported multiple time aware layers to ArcGIS Online. However, upon exporting, two things happen: first, my temporal data is given a month, date, year and time of day (12/31/1939 4:00PM, for example). Second, in the case that the actual year of the data is 1940, the exported time attribute associated with a feature loses a year (or maybe more accurately, 8 hours) to be 12/31/1939 4:00PM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This *seems* to be happening in the export, but I wouldn't be surprised if there is something funky about my data, since I have done most of this work very ad-hoc and am not a GIS professional.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts about where to look or what to try? Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 08 Apr 2022 22:20:58 GMT</pubDate>
    <dc:creator>dzsiegel</dc:creator>
    <dc:date>2022-04-08T22:20:58Z</dc:date>
    <item>
      <title>Exporting to ArcGIS Online Changes Time From Years to M/D/Y and Subtracts a Year</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162763#M53850</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have exported multiple time aware layers to ArcGIS Online. However, upon exporting, two things happen: first, my temporal data is given a month, date, year and time of day (12/31/1939 4:00PM, for example). Second, in the case that the actual year of the data is 1940, the exported time attribute associated with a feature loses a year (or maybe more accurately, 8 hours) to be 12/31/1939 4:00PM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This *seems* to be happening in the export, but I wouldn't be surprised if there is something funky about my data, since I have done most of this work very ad-hoc and am not a GIS professional.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts about where to look or what to try? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 22:20:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162763#M53850</guid>
      <dc:creator>dzsiegel</dc:creator>
      <dc:date>2022-04-08T22:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to ArcGIS Online Changes Time From Years to M/D/Y and Subtracts a Year</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162768#M53852</link>
      <description>&lt;P&gt;DATETIME is a database format and it's stored internally as a number that includes hours minutes seconds...etc&lt;/P&gt;&lt;P&gt;If what you really want is just the year, you should store it as an integer, a SHORT would work.&lt;/P&gt;&lt;P&gt;In your computer it's probably in the local time zone and when you upload it, it is always assumed to be UTC so you are probably seeing a timezone shift.&lt;/P&gt;&lt;P&gt;If you switch to a SHORT there will be no conversion so it will fix this problem too.&lt;/P&gt;&lt;P&gt;Timezones are a pain. We could just use UTC globally, like they did in Isaac Asimov's "I, Robot" books. It would have ruined the ending of "Around the World in 80 Days" though.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 22:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162768#M53852</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2022-04-08T22:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to ArcGIS Online Changes Time From Years to M/D/Y and Subtracts a Year</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162836#M53857</link>
      <description>&lt;P&gt;Hi Brian--&lt;/P&gt;&lt;P&gt;Thanks for the response. This sounds like what is plaguing me, but I haven't quite figured out how to edit the formatting of my data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The year fields are initially formatted in the shapefiles as numbers with six decimal places, but alas there is no datetime format as an option for my field. I must be looking in the wrong place?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2022 17:12:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/exporting-to-arcgis-online-changes-time-from-years/m-p/1162836#M53857</guid>
      <dc:creator>dzsiegel</dc:creator>
      <dc:date>2022-04-09T17:12:30Z</dc:date>
    </item>
  </channel>
</rss>

