NepaliDateFormat.EEEE constructor

NepaliDateFormat.EEEE([
  1. Language? language
])

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.EEEE([Language? language]) : this('EEE', language);