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