NepaliDateFormat.ms constructor

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

Formats the given date according to the specified pattern.

Implementation

NepaliDateFormat.ms([Language? language]) : this('hh:mm', language);