DateFormat.yMd constructor

DateFormat.yMd([
  1. dynamic locale
])

Implementation

DateFormat.yMd([locale]) : this('yMd', locale);