Hi Julien, Hi Andrej,
just to be clear, if the events are all-day it should read as DTSTART;VALUE=DATE:20130718 DTEND;VALUE=DATE:20130718
the VALUE=DATE parameter is mandatory.
cheers
Marten
Am 11.07.2013 18:52, schrieb Julien Métairie:
Hi Andrej,
Thank you for your (fast) answer.
I think it should not set any hour/minute, for example : BEGIN:VEVENT SUMMARY:Test event [...] DTSTART:20130718 DTEND:20130718 END:VEVENT
In this manner, the event would appear with no time at all, as shown in attached screenshot. When creating a new event, it is a good idea to pre-fill start/end times with business hours, but a "all-day" event is valid all the day long (birthdays, holiday, ...).
Julien
-------- Message original -------- Sujet: Re: [Inf-IT DAVcl] All day event considered as from midnight to midnight De : Andrej Lezo andrej.lezo@inf-it.com Pour : davclients@inf-it.com Date : 11/07/2013 17:46
Hi Julien, This will be changed in next version. "all day" checkbox will set time on default values - start and end of business day. Regards,
Andrej Lezo
"Julien Métairie" ruliane@ruliane.net napísal:
Hi "list",
When I tick the "All day" check box for an event, it is actually created as during from 0:00 to 0:00. Here is part of the ics file :
BEGIN:VEVENT SUMMARY:Test [...] DTSTART;TZID=Europe/Paris:20130712T000000 DTEND;TZID=Europe/Paris:20130712T000000 END:VEVENT
Is there a place where I can change this behavior ?
Julien