Skip to content

Commit 3730f29

Browse files
committed
[update] integration with event calendar updated
1 parent 72c825e commit 3730f29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guides/integration-with-eventcalendar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ Event Calendar event:
135135
"end_date": "2025-03-14T04:00:00Z",
136136
"recurring": true,
137137
"RRULE": "FREQ=WEEKLY;INTERVAL=1;BYDAY=SA;UNTIL=2027-03-13T23:59:59",
138-
"STDATE": "2025-03-13T20:00:00",
139-
"DTEND": "2027-03-13T00:00:00"
138+
"STDATE": "2025-03-13T20:00:00Z",
139+
"DTEND": "2027-03-13T00:00:00Z"
140140
}
141141
~~~
142142

0 commit comments

Comments
 (0)