NepaliDateFormat.MMMEd constructor

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

Formats the given date according to the specified pattern.

Implementation

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