iptc_last_edited property

iptc_last_edited property

Gets or sets the date and optionally time when any of the IPTC photo metadata fields has been last edited.

Definition:

@property
def iptc_last_edited(self):
    ...
@iptc_last_edited.setter
def iptc_last_edited(self, value):
    ...

See Also