DateFormat.yMMMMd constructor

DateFormat.yMMMMd([
  1. dynamic locale
])

Implementation

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