Ejemplo n.º 1
0
 /**
  * @return integer
  */
 public function getDayOfYear()
 {
     return $this->localDateTime->getDayOfYear();
 }