dd_MMM_yyyy property

String get dd_MMM_yyyy

Implementation

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