I want to know when a certain object was added to CoreData.
Is there a default timestamp or lastModified attribute in CoreData that I can access? If yes, how can I do that.
I want to know when a certain object was added to CoreData.
Is there a default timestamp or lastModified attribute in CoreData that I can access? If yes, how can I do that.