date_component property

date_component property

DateComponent

Definition:

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

See Also