yyyyMMdd property

String get yyyyMMdd

Implementation

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