time_component property

time_component property

TimeComponent

Definition:

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

See Also