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