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