Hi Kulvinder, The short answer: The '1' means the first Monday, Tuesday, etc. of the month or year.
The long answer: From RFC 2445 (search for "BYDAY"): The BYDAY rule part specifies a COMMA character (US-ASCII decimal 44) separated list of days of the week; MO indicates Monday; TU indicates Tuesday; WE indicates Wednesday; TH indicates Thursday; FR indicates Friday; SA indicates Saturday; SU indicates Sunday. Each BYDAY value can also be preceded by a positive (+n) or negative (-n) integer. If present, this indicates the nth occurrence of the specific day within the MONTHLY or YEARLY RRULE. For example, within a MONTHLY rule, +1MO (or simply 1MO) represents the first Monday within the month, whereas -1MO represents the last Monday of the month. If an integer modifier is not present, it means all days of this type within the specified frequency. For example, within a MONTHLY rule, MO represents all Mondays within the month. Hope that helps, Lane On Sep 30, 10:46 pm, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > Hi, > > In one of the event's feed i got across, i saw that the BYDAY attribute for a > Weekly recurring event in the ical string under <gd:recurrence> is > 1MO,1TU,1WE,1TH,1FR,1SA,1SU. > > How is it possible ? > > I mean the string should have been : "MO,TU,WE,TH,FR,SA,SU" rather. > > Thanks > Kulvinder Singh > > > ____________________________________________________________________________________ > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! > Searchhttp://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
