NepaliDateFormat.m constructor

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

Formats the given date according to the specified pattern.

Implementation

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