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