dayOfWeek method

int dayOfWeek()

Implementation

int dayOfWeek() {
  return _lib._objc_msgSend_82(_id, _lib._sel_dayOfWeek1);
}