As you can observe from the above code snippet, in the openevent of the component, I am accessing the calendar from the dateView of the DatePickerand then navigating to the desired month by setting a corresponding Date() object as the first parameter of the method.
Below is a simple Dojo example, demonstrating the described approach: