Number
Number
Number
StartTime
StartTime
StartTime
Number
Get the Hours
Kind: Instance method of StartTime
Returns: Number
- the KEY_HOURS value
Number
Get the Minutes
Kind: Instance method of StartTime
Returns: Number
- the KEY_MINUTES value
Number
Get the Seconds
Kind: Instance method of StartTime
Returns: Number
- the KEY_SECONDS value
StartTime
Set the Hours
Kind: Instance method of StartTime
Returns: StartTime
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
hours | Number |
The hour of the media clock. Some radios only support a max of 19 hours. If out of range, it will be rejected. - The desired Hours. {'num_min_value': 0, 'num_max_value': 59} |