DateFormat.yMMMd constructor

DateFormat.yMMMd([
  1. dynamic locale
])

Implementation

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