NepaliDateFormat.MEd constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.MEd([Language? language]) : this('EE, M/d', language);