created property

created property

Gets the created date.

Definition:

@property
def created(self):
    ...

See Also