hour_component property

hour_component property

HourComponent

Definition:

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

See Also