<?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 Date Modified / Created for feature class in file geodatabase? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188702#M14497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to create a table listing the feature classes used in a mxd with some simple info about the feature classes like date last modified.&amp;nbsp; It seems like it should be a simple task!&amp;nbsp; I can do it for shape files, but can't figure out how to get date modifed for a feature class in a file geodatabase.&amp;nbsp; Does anybody have any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 20:11:19 GMT</pubDate>
    <dc:creator>JoanSmith</dc:creator>
    <dc:date>2012-03-06T20:11:19Z</dc:date>
    <item>
      <title>Date Modified / Created for feature class in file geodatabase?</title>
      <link>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188702#M14497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to create a table listing the feature classes used in a mxd with some simple info about the feature classes like date last modified.&amp;nbsp; It seems like it should be a simple task!&amp;nbsp; I can do it for shape files, but can't figure out how to get date modifed for a feature class in a file geodatabase.&amp;nbsp; Does anybody have any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 20:11:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188702#M14497</guid>
      <dc:creator>JoanSmith</dc:creator>
      <dc:date>2012-03-06T20:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date Modified / Created for feature class in file geodatabase?</title>
      <link>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188703#M14498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would think that this would be a property of arcpy.Describe(fc) 8-) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oddly enough it is displayed as a column available in ArcCatalog so it must be possible to retrieve using ArcObjects&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only place that dates seem to be accessible to a Python script is by parsing the metadata, but that seems to only be dates for metadata updates or geoprocessing tools, not all edits. Again you would think... that this would be a critical piece of metadata that would be in the automatic update function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see that if you use ArcCatalog there &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;is&lt;/SPAN&gt;&lt;SPAN&gt; a date modified showing on the featureclass properties which corresponds to one of the encrypted files in the filegeodatabase folder. So that is the modifled date, it is just not available to us plebs. A scan of these tables will give a number of dates, so we might be able to get a range which is not much use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1 there is a new system for logging all edits per feature with a user and datetime, but you would have to turn it on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Meanwhile we need a 'date modified' hack. Perhaps the new API for file geodatabases will give up the value?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2012 20:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188703#M14498</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2012-03-25T20:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Date Modified / Created for feature class in file geodatabase?</title>
      <link>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188704#M14499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See answer here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/74409"&gt;https://community.esri.com/thread/74409&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 15:47:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/date-modified-created-for-feature-class-in-file/m-p/188704#M14499</guid>
      <dc:creator>danashney</dc:creator>
      <dc:date>2017-05-08T15:47:19Z</dc:date>
    </item>
  </channel>
</rss>

