pull/2436/merge
jimtng 2025-05-13 18:58:42 +10:00 committed by GitHub
commit 99c4104626
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -534,8 +534,10 @@ Read the JSR223 language specific documentation for examples of using these `Tri
::: details timer.DateTimeTrigger ::: details timer.DateTimeTrigger
| Parameter | Description | | Parameter | Description |
| ---------- | ---------------------- | | ---------- | ------------------------------------------------------------------------- |
| `itemName` | The name of the `Item` | | `itemName` | The name of the `Item` |
| `timeOnly` | Whether only the time of the item should be compared or the date and time |
| `offset` | The offset in seconds to add to the time of the item |
::: :::
::: details timer.GenericCronTrigger ::: details timer.GenericCronTrigger