Archive for May, 2009

Changing the default month or day for an embedded Google calendar

Thursday, May 14th, 2009

How to embed a public Google calendar on your page: Embed on your website

Want to change which month or day the calendar displays on load? I found the answer on this Mark Mail page. Just include date values in the parameter string like so:

...&ctz=America/Los_Angeles&dates=20090901%2F20120901

It also looks like you can pass other parameters to control color, etc.

Popularity: 49% [?]