github-actions[bot] opened a new pull request, #67954: URL: https://github.com/apache/airflow/pull/67954
* fix(ui): make Calendar view respect user-selected timezone Thread selectedTimezone from useTimezone() through the Calendar component tree. Compute date ranges in the selected timezone before converting to UTC for API queries. Group Dag runs by their local date/hour in the selected timezone instead of raw UTC string slicing. Fixes #67477 * fix: refactor calendarUtils params to options objects to satisfy @typescript-eslint/max-params --------- (cherry picked from commit 7d66aa7cdee6cb11077880cea097bd91d78de2aa) Co-authored-by: Anmol Mishra <[email protected]> Co-authored-by: Anmol Mishra <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
