Hi,

I am using .NET Calendar API 1.1.3 and i want to know how to check whether a 
Recurring event is a all day event or not. In my calendar, i have a recurring 
event which occurs every Monday and Thursday and is all day. How do i check in 
the feed that it is an all day event ?

I can always look at the <gd:recurrence> which will be like :

DTSTART;VALUE=DATE:20080119 DTEND;VALUE=DATE:20080120 
RRULE:FREQ=WEEKLY;BYDAY=MO,TH;WKST=SU BEGIN:VTIMEZONE TZID:America/Los_Angeles 
X-LIC-LOCATION:America/Los_Angeles BEGIN:DAYLIGHT TZOFFSETFROM:-0800 
TZOFFSETTO:-0700 TZNAME:PDT DTSTART:19700308T020000 
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU END:DAYLIGHT BEGIN:STANDARD 
TZOFFSETFROM:-0700 TZOFFSETTO:-0800 TZNAME:PST DTSTART:19701101T020000 
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU END:STANDARD END:VTIMEZONE

Should i see DTSTART;VALUE=DATE:20080119 and check it is all day because it has 
not "T" element in it ?

Thanks
Kulvinder Singh




      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to