2ae12770cf
Parse date string components directly and use Date.UTC() to avoid local timezone interpretation that shifts dates by a day in western timezones when using new Date() with date-only strings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>