DateFormat.MMMEd constructor

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

Implementation

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