NepaliDateFormat.yMEd constructor
NepaliDateFormat.yMEd([
- Language? language
Formats the given date according to the specified pattern.
Implementation
NepaliDateFormat.yMEd([Language? language]) : this('EE, y/MM/dd', language);