Embed a date browser or calendar view anywhere using the format:
date_embed_view($view_name, $display_name, $settings, $args)Settings are used to override some values of the view.
The primary setting that is useful here is a setting for 'block_identifier'. The view's block_identifier is used to control individual instances of regular and embedded views that contain date navigation so that they move separately or together. All views that use the same identifier will move together. All views that use different identifiers will move independently. The identifier will show up in the url as a querystring, like node/275?mini=calendar/2008-10. Page views use no block identifier, the normal identifier of the block view is 'mini'.