DateFormat.yMMMM constructor

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

Implementation

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