String formatFullDate(Jalali date) { return '${date.formatter.wN}, ${date.formatter.m} ${date.day}, ${date.year}'; }