DateFormat.yMMMEd constructor

DateFormat.yMMMEd(
  1. [dynamic locale]
)

Implementation

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