<?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: Export to Excel Date/Time in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722265#M40955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create another column in your feature class layer that is "&lt;STRONG&gt;text" &lt;/STRONG&gt;formatted, then calculate your date column into this new field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;When you export it now as a table, the format you want is there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 21:50:20 GMT</pubDate>
    <dc:creator>mneer</dc:creator>
    <dc:date>2015-07-08T21:50:20Z</dc:date>
    <item>
      <title>Export to Excel Date/Time</title>
      <link>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722263#M40953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an easy way to export a table from ArcGIS with a column containing the date time in the format MM/DD/YYYY 00:00:00 AM to excel and have it open in excel as the same date time format? I've tried formatting the cells in excel but it loses the time data and will only show the date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 21:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722263#M40953</guid>
      <dc:creator>EvanJoyes</dc:creator>
      <dc:date>2015-07-08T21:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel Date/Time</title>
      <link>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722264#M40954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try exporting as a flat file (.txt) and then opening from &lt;STRONG&gt;within&lt;/STRONG&gt; a blank Excel doc. From here, you can specify your delimiters, then format the date field as you wish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, from within ArcMap, open your feature table, export, select "text" as type, then save. &lt;EM&gt;Side note... shapefiles and coverages will truncate time, so use a gdb table/fc...&lt;/EM&gt; Once you have the .txt, you can open and see the data exported correctly, e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"OBJECTID","Date_Field"&lt;/P&gt;&lt;P&gt;1,1/2/1985 13:00:56&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Open a blank Excel doc&lt;/P&gt;&lt;P&gt;2) Open the file from within Excel (make sure you select "All files", not just "All Excel files", otherwise your file will not show-up in the list)&lt;/P&gt;&lt;P&gt;3) In the text import wizard, choose "delimited"&lt;/P&gt;&lt;P&gt;4) Check "My data has headers" if it does&lt;/P&gt;&lt;P&gt;5) Next&lt;/P&gt;&lt;P&gt;6) Choose "Comma" as the delimiter&lt;/P&gt;&lt;P&gt;7) Uncheck "Tab"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Choose your text qualifier (&lt;STRONG&gt;"&lt;/STRONG&gt; is probably fine for you)&lt;/P&gt;&lt;P&gt;9) Next&lt;/P&gt;&lt;P&gt;10) Assign each fields' format&lt;/P&gt;&lt;P&gt;11) On your date field, choose "MDY"&lt;/P&gt;&lt;P&gt;12) Finish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the excel doc opens with your data, you can format it even more under "Custom" in the Excel fields' "Format Cells" window , for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;mm/dd/yyyy hh:mm:ss AM/PM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will preserve your original format requirement "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MM/DD/YYYY 00:00:00 AM"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 21:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722264#M40954</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-07-08T21:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel Date/Time</title>
      <link>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722265#M40955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create another column in your feature class layer that is "&lt;STRONG&gt;text" &lt;/STRONG&gt;formatted, then calculate your date column into this new field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;When you export it now as a table, the format you want is there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 21:50:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/export-to-excel-date-time/m-p/722265#M40955</guid>
      <dc:creator>mneer</dc:creator>
      <dc:date>2015-07-08T21:50:20Z</dc:date>
    </item>
  </channel>
</rss>

