DateFormat.MMM constructor

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

Implementation

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