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