shortDate property

DateFormat get shortDate

Provides a DateFormat instance for short date format, which is locale dependent.

Implementation

static DateFormat get shortDate => DateFormat.yMd();