v.25.10Bug Fix (user-visible misbehavior in an official stable release)
Fixed a bug where converting DateTime64
Official CH changelog text
Fixed a bug where converting DateTime64 to Date with date_time_overflow_behavior = 'saturate' could lead to incorrect results for out-of-range values when working with time zones. #88737 (Manuel).