NepaliDateFormat.MMM constructor

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

Formats the given date according to the specified pattern.

Implementation

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