2010-03-17 18:33:02 +13:00

12 lines
317 B
Plaintext

#
# Request a freebusy report by URL
#
TYPE=GET
URL=http://mycaldav/freebusy.php/user1@example.net?start=20061001T000000&end=20070630T235959
HEAD
REPLACE=/^DTSTAMP:\d{8}T\d{6}Z\r?$/DTSTAMP:yyyymmddThhmmssZ/
REPLACE=/^DTSTART:20060930T120000Z\r?$/DTSTART:correct/
REPLACE=/^DTEND:20070630T115959Z\r?$/DTEND:correct/