NepaliDateFormat.yQQQQ constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.yQQQQ([Language? language]) : this('QQQQ y', language);