v.25.5Bug Fix (user-visible misbehavior in an official stable release)
Fix the result of SQL function
Fixes the result of SQL functionformatDateTimeif a variable-size formatter (e.g.%Waka. weekdayMondayTuesday, etc.) is followed by a compound formatter (a formatter that prints multiple components at once, e.g.%Daka. the American date05/04/25). #79835 (Robert Schulze).