DateFormat.MMMd constructor

DateFormat.MMMd(
  1. [dynamic locale]
)

Implementation

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