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