NepaliDateFormat.yQQQ constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.yQQQ([Language? language]) : this('QQQ y', language);