DateFormat.jmz constructor

DateFormat.jmz([
  1. dynamic locale
])

NOT YET IMPLEMENTED.

Implementation

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