NepaliDateFormat.Hm constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.Hm([Language? language]) : this('HH:MM', language);