yyyyMMdd property

String get yyyyMMdd

Implementation

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