NepaliDateFormat.yMMMEd constructor

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

Formats the given date according to the specified pattern.

Implementation

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