toDateString method

String toDateString()

Format: yyyy.MM.dd

Implementation

String toDateString() => DateTimeUtil.convertToDate(this);