Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fredsted authored Jul 24, 2024
1 parent 48f89ab commit 7ce63a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/webhookscript/functions/date.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ In addition to automatically recognizing date strings like ISO-8601, WebhookScri
* `now`
* `+4 day`, `-2 month` - adds or subtracts to the current date and time, can be suffixed to other dates
* Other units supported: `second`, `minute`, `hour`, `day`, `fortnight`, `week`, `month`, `year`
* Can be combined: `2022-12-15T11:00:00.000000Z +5 minute` adds 5 minutes
* `next Thursday`
* `last Monday`
* `first day of January 2008`
Expand Down

0 comments on commit 7ce63a8

Please sign in to comment.