DateFormat.jmv constructor

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

NOT YET IMPLEMENTED.

Implementation

// TODO(https://github.com/dart-lang/intl/issues/74)
DateFormat.jmv([String? locale]) : this('jmv', locale);