Prevent 500 errors on travel-expenses-table when work-hour entries mix naive and timezone-aware datetimes. Normalize all candidate datetimes to a consistent timezone before min/max comparisons. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>