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