Can anyone show me how to get the modified date for a featureclass in a file geodatabase with python? What I want is the Modified data visible in ArcCatalog Contents view.
I found one option, to use the Timestamper class extension. This adds three fields to your newly created FCs, one for date created, date modified and user name: