Last day of the month on Google Calendar

January 27, 2011

Found this gem by Tiziano Puiatti. Simply save the following block as an .ics file and import it under Settings -> Calendar Tab -> Import Calendar.

BEGIN:VCALENDAR
METHOD:PUBLISH
BEGIN:VEVENT
DTSTART;TZID=GMT:20090131
DTEND;TZID=GMT:20090131
RRULE:FREQ=MONTHLY;BYDAY=SU,MO,TU,WE,TH,FR,SA;BYSETPOS=-1;WKST=SU
SEQUENCE:0
SUMMARY:Name your event!
CLASS:PRIVATE
STATUS:CONFIRMED
END:VEVENT
END:VCALENDAR

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.