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