DateFormat.MMMEd constructor

DateFormat.MMMEd(
  1. [dynamic locale]
)

Implementation

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