String formattedMonth( int month, [ Language? language, ]) => NepaliDateFormat.MMMM(language).format( NepaliDateTime(1970, month), );