Skip to content

Commit

Permalink
add cal file docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Mar 9, 2024
1 parent b078d25 commit f52a75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action_setup.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ You will often want an easy way to schedule actions from the web interface as we
You can use an argument with `type: datetime` to create a date selector in the web interface, to easily select dates to be added to the calendar file. You will have to add hardcoded timezone to suit your needs, you can see below that "+00:00" is being added to "{{ when }}" to create an instant in the UTC timezone.

[source,yaml]
.`config.yaml`
----
actions:
- title: Schedule server
Expand Down

0 comments on commit f52a75c

Please sign in to comment.