-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b23
There is no usages for this field. As it has the same value as DAY_OF_MONTH_MASK we can drop it.
static final int DATE_MASK = DAY_OF_MONTH_MASK;
static final int DATE_MASK = DAY_OF_MONTH_MASK;