minute_component property

minute_component property

MinuteComponent

Definition:

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

See Also