month property

int get month

Implementation

int get month {
  return currentPushTime.month;
}