dayOfMonth method

int dayOfMonth()

Implementation

int dayOfMonth() {
  return _lib._objc_msgSend_82(_id, _lib._sel_dayOfMonth1);
}