DateFormat.LLL constructor

DateFormat.LLL(
  1. [dynamic locale]
)

Implementation

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