DateFormat.yM constructor

DateFormat.yM([
  1. String? locale
])

Implementation

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