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