NepaliDateFormat.H constructor

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

Formats the given date according to the specified pattern.

Implementation

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