mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 13:48:14 +00:00
Renames the time formatting utility to be more generic since it's used for both duration and currentTime display: - Add formatDisplayTime as the primary function name - Update all component references to use formatDisplayTime - Keep formatDuration as deprecated alias for backward compatibility - More semantic naming that reflects actual usage across components 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>