DateFormat.m constructor

DateFormat.m(
  1. [dynamic locale]
)

Implementation

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