shortDate property

DateFormat shortDate

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

Implementation

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