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