creationComplete="init()"> private function init():void { var d:Date = new Date(); var m:int = d.month; dc1.displayedMonth = m; }