mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-18 13:25:50 +00:00
5c8ee3564e
- 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.