monthDisplay ============
In version 1.3, this callback was removed in favor of [viewDisplay](../display/viewDisplay).
Triggered once when the calendar loads and every time the calendar's month is changed.
function( *year*, *month*, *monthTitle* )
`month` is **zero-based**. `monthTitle` contains the new title of the month (ex: "January 2009")