NepaliDateFormat.M constructor
NepaliDateFormat.M([
- Language? language
Formats the given date according to the specified pattern.
Implementation
NepaliDateFormat.M([Language? language]) : this('M', language);