NepaliDateFormat.y constructor
NepaliDateFormat.y([
- Language? language
Formats the given date according to the specified pattern.
Implementation
NepaliDateFormat.y([Language? language]) : this('y', language);