Files
rips_manager/app
Lizandro GuarnizoandClaude Sonnet 4.6 1f49f5bff5 Fix time format: clean spaces before truncating to avoid cutting seconds
Previous order: [:19] then replace(": ", ":") would truncate "06: 59: 28"
to "06: 59: " before cleaning, losing the seconds entirely.
Correct order: clean spaces first, then [:19].

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 17:08:29 -05:00
..
2026-06-18 12:25:44 -05:00
2026-06-18 12:25:44 -05:00
2026-06-18 12:25:44 -05:00