We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2658f commit 63cfc63Copy full SHA for 63cfc63
1 file changed
example/another_calendar.yaml
@@ -1,6 +1,6 @@
1
events:
2
- - name: Another Event
3
- begin: 2021-09-21 10:00-07:00
4
- end: 2021-09-21 12:00-07:00
+ - summary: Another Event
+ begin: 2021-09-21 10:00:00 -07:00
+ end: 2021-09-21 12:00:00 -07:00
5
description: |
6
A two hour long event.
0 commit comments