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