76425e7f76
SPLIT_PART sort ignored UTC offsets — a match at 18:00 UTC-7 (01:00 UTC next day) sorted before 12:00 UTC-4 (16:00 UTC same day). Now computes the actual UTC timestamp from date + HH:MM + offset and orders by that. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>