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