You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fold() of BaseDateTimeFunction and its hierarchy uses a different logic than
the BaseDateTimeProcessor and its hierarchy. Would be nice to refactor and use the methods of the processor to avoid duplication and error proneness.