NepaliDateFormat.yMMMM constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.yMMMM([Language? language]) : this('MMMM y', language);