dayOfYear method

int dayOfYear()

Implementation

int dayOfYear() {
  return _lib._objc_msgSend_82(_id, _lib._sel_dayOfYear1);
}