- Updated the import statement for time zone handling in the `format_elapsed_display` function to use `timezone.utc` instead of `UTC` from `datetime`. - Improved clarity and consistency in time zone management within the function.