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