NepaliDateFormat.MMMMEEEEd constructor

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

2076-08-05 => Thursday, Mangsir 5

Implementation

NepaliDateFormat.MMMMEEEEd([Language? language])
    : this('EEE, MMMM d', language);