DateFormat.LLLL constructor

DateFormat.LLLL(
  1. [dynamic locale]
)

Implementation

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