| Why an event set to repeat on say 31st(or last day) of each month does not work | robinkansara | 3/27/09 12:49 AM | This is actually a suggestion for a feature. In google calendar whenever you add an event on say 31st March and set it to repeat each month, it would only repeat for months that have 31 days. There is no occurrence of the event for months that have 3 |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | tpuiatti | 3/27/09 1:47 AM | You can write your event in iCal syntax and import. I've done a last day of month one for you below named Robin Event starting 31-Jan. You can rename it as you wish then save as ics file type in a text editor like notepad and import - you should be a |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | robinkansara | 3/31/09 9:00 PM | Hi Thanks tpuiatti, I just wanted this to be added in Google calendar itself. Anyways thanks for the help. regards, Robin |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | agnivohneb | 4/30/09 9:21 PM | not working tpuiatti |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | Игорь | 5/16/09 6:35 AM | Alternatively, set the recurring event is the 1 st of each month. A reminder, specify the parameters for 1 day before the event. |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | tpuiatti | 5/17/09 11:49 AM | agnivohneb - what error did you get? (tested and worked my end) |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | Castlemaine | 7/30/09 4:48 PM | tpuiatti - thanks for the suggestion. It worked for me. I then modified the ics entry to have an event occur on the last weekday of the month at a specific time. In my case I needed it to occur on the last working day at 18:00 Brisbane time (GMT + |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | joelmiller | 8/4/09 8:18 AM | The ical code seems to work (for people with ical and who have synced ical to google calendar). Though I do get the message on google calendar that: "This event has a recurrence rule that cannot be edited in Google Calendar". Ideally Google should |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | Carbine | 12/24/09 10:17 AM | Puiatti, Tried it, but it didn't work. At first, I saw that it saved in .rtf, so I opened Excel, pasted, and saved in .csv format (I couldn't find ics format). I used the "Add" link in Google calendar, browsed for the file, and the import worked. |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | tpuiatti | 12/25/09 10:49 AM | Carbine, the csv import won't do the job as it's not recognized as iCalendar spec, just paste the text into a basic text editor like Notepad and save it with the extension .ics (type your filename with the ".ics" extemsion e.g. event.ics in the filen |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | vsh | 5/11/10 2:20 PM | After reading this thread I thought I had a solution to my problem, but no such luck. :-( I want to create an event that repeats annually on the Sat, Sun, and Mon of Memorial Day weekend (where Memorial Day is the last Monday in May). After studyi |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | tpuiatti | 8/5/10 6:14 PM | @vsh G/Cal still has limitations in handling the RFC5545 full spec and I have had issues using the BYWEEKNO rule previously. I prefer to specify the nth weekday of a month using BYMONTHDAY. We know Memorial Day must lie between May 25 to May 31 and t |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | cmbilotta | 12/8/10 7:20 PM | I agree with Robin that Google should consider adding this particular feature to Calendar. I dislike having to go in and manually edit all of my end of the month paydays and events because it bumps to the 1st on months of which there are only 30 day |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | Patrick_Rice | 1/13/11 4:59 AM | Anyone know how I can really take this to a harder level, and set a repeated entry for the: "LAST WORKING DAY (WEEKDAY) OF THE MONTH" ? As this is how I am monthly paid by my employer - not on the last day of the month (that would be too easy), but |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | Patrick_Rice | 1/13/11 5:44 AM | I resolved it myself... I had to create an iCal file and do it that way. Feel free to use as needed: BEGIN:VCALENDARMETHOD:PUBLISHBEGIN:VEVENTDTSTART;TZID=GMT:20100131DTEND;TZID=GMT:20100131RRULE:FREQ=MONTHLY;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1;WKST=MO |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | SiloDog | 1/24/11 6:53 AM | Excellent Patrick_Rice !!! Every University Employee thanks you!!! |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | rlinhartpdx | 7/25/12 2:18 PM | Still need to check for events that land on a Holiday. Still better than most solutions so far. |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | rlinhartpdx | 7/25/12 2:34 PM | Also just noticed some strangeness with events from this that land on a holiday. For example, December 2012 falls on Monday the 31st which is a holiday. I tried to change it to Friday the 28th but the "to" date defaults to Thursday the 27th and "Sorr |
| Re: Why an event set to repeat on say 31st(or last day) of each month does not work | Nuwan Senaratne | 11/26/12 5:46 PM | Thanks, it works properly :) |