Extends
- TriggerConf
Methods
timeOnly(timeOnlyopt) → {DateTimeTriggerConfig}
- Description:
Specifies whether only the time of the Item should be compared or the date and time.
- Source:
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
timeOnly |
boolean |
<optional> |
true
|
Returns:
- Type
- DateTimeTriggerConfig
withOffset(offset) → {DateTimeTriggerConfig}
- Description:
Specifies the offset in seconds to add to the time of the DateTime Item.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
offset |
number |
Returns:
- Type
- DateTimeTriggerConfig