mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-18 01:31:21 +00:00
Each of the recurring events should also be on the 29th. Currently these tests fail as the generated events are on the 28th. Oops.
65 lines
1.8 KiB
Plaintext
65 lines
1.8 KiB
Plaintext
HTTP/1.1 201 Created
|
|
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
|
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
|
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
|
ETag: "fc35b776d6f18fcae1dff27c130cf669"
|
|
Content-Length: 0
|
|
Content-Type: text/plain; charset="utf-8"
|
|
|
|
|
|
CalDAV Data: >BEGIN:VCALENDAR
|
|
VERSION:2.0
|
|
PRODID:-//davical.org//NONSGML AWL Calendar//EN
|
|
CALSCALE:GREGORIAN
|
|
BEGIN:VTIMEZONE
|
|
TZID:Pacific/Auckland
|
|
BEGIN:STANDARD
|
|
TZOFFSETFROM:+1300
|
|
TZOFFSETTO:+1200
|
|
DTSTART:19900318T030000
|
|
RRULE:FREQ=YEARLY;UNTIL=20070317T140000Z;BYMONTH=3;BYDAY=3SU
|
|
TZNAME:NZST
|
|
END:STANDARD
|
|
BEGIN:DAYLIGHT
|
|
TZOFFSETFROM:+1200
|
|
TZOFFSETTO:+1300
|
|
DTSTART:19901007T020000
|
|
RRULE:FREQ=YEARLY;UNTIL=20060930T140000Z;BYMONTH=10;BYDAY=1SU
|
|
TZNAME:NZDT
|
|
END:DAYLIGHT
|
|
END:VTIMEZONE
|
|
BEGIN:VEVENT
|
|
UID:RFC5545-Compliance-MONTHLY-Feb
|
|
DTSTAMP:20210918T123000
|
|
SUMMARY:I repeat monthly on the 29th
|
|
CREATED:20210918T123000
|
|
DTSTART;TZID=Pacific/Auckland:20240229T070000
|
|
DTEND;TZID=Pacific/Auckland:20240229T080000
|
|
RRULE:FREQ=MONTHLY;COUNT=12
|
|
END:VEVENT
|
|
END:VCALENDAR
|
|
<
|
|
caldav_type: >VEVENT<
|
|
class: >PUBLIC<
|
|
dav_etag: >fc35b776d6f18fcae1dff27c130cf669<
|
|
description: >NULL<
|
|
dtend: >2024-02-29 08:00:00<
|
|
dtstamp: >2021-09-18 12:30:00<
|
|
dtstart: >2024-02-29 07:00:00<
|
|
due: >NULL<
|
|
last_modified: >2021-09-18 12:30:00<
|
|
location: >NULL<
|
|
logged_user: >13<
|
|
percent_complete: >NULL<
|
|
priority: >NULL<
|
|
rrule: >FREQ=MONTHLY;COUNT=12<
|
|
status: >NULL<
|
|
summary: >I repeat monthly on the 29th<
|
|
transp: >NULL<
|
|
tz_id: >Pacific/Auckland<
|
|
uid: >RFC5545-Compliance-MONTHLY-Feb<
|
|
url: >NULL<
|
|
user_no: >13<
|
|
~Duration: >01:00:00<
|
|
|