There is another catch. If i create the same event which occurs from 12:00 AM 
to next day 12:00 Am then i get the following <gd:recurrence>

DTSTART;VALUE=DATE:20080119T000000 DTEND;VALUE=DATE:20080120T000000 
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




----- Original Message ----
From: Kulvinder Singh <[EMAIL PROTECTED]>
To: Google API <[email protected]>
Sent: Tuesday, January 29, 2008 3:02:53 PM
Subject: How to check whether a Recurring event is all day ?


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.










      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

--~--~---------~--~----~------------~-------~--~----~
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