Skip to content

Commit 4996b43

Browse files
committed
Add time zone to example test calendar
1 parent 9da8899 commit 4996b43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

example/test_calendar.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
events:
22
- summary: Event of the Century
3-
begin: 2021-09-21 15:00:00
4-
end: 2021-09-21 15:30:00
3+
begin: 2021-09-21 15:00:00 -07:00
4+
end: 2021-09-21 15:30:00 -07:00
55
description: |
66
Meet the team on the northern side of the field.
77

0 commit comments

Comments
 (0)