mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
New results with freebusy now handling TENTATIVE.
This commit is contained in:
parent
6fe68065b3
commit
0ca5533d1a
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 906
|
||||
Content-Length: 958
|
||||
Content-Type: text/calendar
|
||||
|
||||
BEGIN:VCALENDAR
|
||||
@ -10,6 +10,7 @@ BEGIN:VFREEBUSY
|
||||
DTSTAMP:yyyymmddThhmmssZ
|
||||
DTSTART:20061004T140000Z
|
||||
DTEND:20070105T220000Z
|
||||
FREEBUSY;FBTYPE=BUSY-TENTATIVE:20061223T060000/PT2H
|
||||
FREEBUSY:20061031T210000/PT1H
|
||||
FREEBUSY:20061101T210000/PT1H
|
||||
FREEBUSY:20061102T210000/PT1H
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 1843
|
||||
Content-Length: 1895
|
||||
Content-Type: text/calendar
|
||||
|
||||
BEGIN:VCALENDAR
|
||||
@ -10,6 +10,7 @@ BEGIN:VFREEBUSY
|
||||
DTSTAMP:yyyymmddThhmmssZ
|
||||
DTSTART:yyyymmddThhmmss
|
||||
DTEND:yyyymmddThhmmss
|
||||
FREEBUSY;FBTYPE=BUSY-TENTATIVE:20061223T060000/PT2H
|
||||
FREEBUSY:20061102T210000/PT1H
|
||||
FREEBUSY:20061109T210000/PT1H
|
||||
FREEBUSY:20061116T210000/PT1H
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 1843
|
||||
Content-Length: 1895
|
||||
Content-Type: text/calendar
|
||||
|
||||
BEGIN:VCALENDAR
|
||||
@ -10,6 +10,7 @@ BEGIN:VFREEBUSY
|
||||
DTSTAMP:yyyymmddThhmmssZ
|
||||
DTSTART:yyyymmddThhmmss
|
||||
DTEND:yyyymmddThhmmss
|
||||
FREEBUSY;FBTYPE=BUSY-TENTATIVE:20061223T060000/PT2H
|
||||
FREEBUSY:20061102T210000/PT1H
|
||||
FREEBUSY:20061109T210000/PT1H
|
||||
FREEBUSY:20061116T210000/PT1H
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 876
|
||||
Content-Length: 928
|
||||
Content-Type: text/calendar
|
||||
|
||||
BEGIN:VCALENDAR
|
||||
@ -10,6 +10,7 @@ BEGIN:VFREEBUSY
|
||||
DTSTAMP:yyyymmddThhmmssZ
|
||||
DTSTART:20061004T140000Z
|
||||
DTEND:20070105T220000Z
|
||||
FREEBUSY;FBTYPE=BUSY-TENTATIVE:20061223T060000/PT2H
|
||||
FREEBUSY:20061031T210000/PT1H
|
||||
FREEBUSY:20061101T210000/PT1H
|
||||
FREEBUSY:20061102T210000/PT1H
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 1813
|
||||
Content-Length: 1865
|
||||
Content-Type: text/calendar
|
||||
|
||||
BEGIN:VCALENDAR
|
||||
@ -10,6 +10,7 @@ BEGIN:VFREEBUSY
|
||||
DTSTAMP:yyyymmddThhmmssZ
|
||||
DTSTART:yyyymmddThhmmss
|
||||
DTEND:yyyymmddThhmmss
|
||||
FREEBUSY;FBTYPE=BUSY-TENTATIVE:20061223T060000/PT2H
|
||||
FREEBUSY:20061102T210000/PT1H
|
||||
FREEBUSY:20061109T210000/PT1H
|
||||
FREEBUSY:20061116T210000/PT1H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user