5455565758596061
return monthList; } @AuraEnabled public String getLabelForToday() throws QuickFixException { LocalizationAdapter la = Aura.getLocalizationAdapter(); return la.getLabel("Related_Lists", "task_mode_today"); }