month_component property

month_component property

MonthComponent

Definition:

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

See Also