Example #1
0
 function getMonth()
 {
     return DateUtil::getNameMonth(DateUtil::numberAdapt($this->month));
 }