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