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