DateFormat.LLL constructor

DateFormat.LLL([
  1. String? locale
])

Implementation

DateFormat.LLL([String? locale]) : this('LLL', locale);