time_saved property

time_saved property

Gets a date and time value indicating when the document was last saved.

Definition:

@property
def time_saved(self):
    ...

See Also