DateFormat.MMMMd constructor

DateFormat.MMMMd([
  1. dynamic locale
])

Implementation

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