DateFormat.yMMMM constructor

DateFormat.yMMMM(
  1. [dynamic locale]
)

Implementation

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