$form['force_chronological']['#description']=$this->t('Merge together all recurring rule instances and single events, and sort choronologically before subsetting as a single group.');
return$form;
}
@@ -127,10 +136,7 @@ class SmartDateRecurrenceFormatter extends SmartDateDefaultFormatter {
$elements=[];
// TODO: intellident switching between retrieval methods
// Look for a defined format and use it if specified.