DateFormat.jz constructor

DateFormat.jz([
  1. dynamic locale
])

NOT YET IMPLEMENTED.

Implementation

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