DateFormat.yM constructor

DateFormat.yM([
  1. dynamic locale
])

Implementation

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