NepaliDateFormat.s constructor

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

Formats the given date according to the specified pattern.

Implementation

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