DateFormat.LLL constructor

DateFormat.LLL([dynamic locale ])

Implementation

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