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