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