Table Of Contents

Frame last_read_date


last_read_date

Last time this frame’s data was accessed.

Parameters:
Returns:

: str

Date string of the last time this frame’s data was accessed

>>> frame.last_read_date
datetime.datetime(2015, 10, 8, 15, 48, 8, 791000, tzinfo=tzoffset(None, -25200))