NepaliDateFormat.d constructor

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

Formats the given date according to the specified pattern.

Implementation

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