NepaliDateFormat.yMMM constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.yMMM([Language? language]) : this('MMM y', language);