yyyyMM property

String get yyyyMM

Implementation

String get yyyyMM  =>
    DateTimeUtils.dateTimeToPattern(this, DateTimePattern.yyyyMM);