The CDS already implements the new draft spec, and exposes the penalty time as a relative time string instead of an integer in seconds. We probably want to create a new DTO event version for the new spec with the changed parsing. A temporary fix has been pushed to [fix/penaltytime](https://github.com/Kevinjil/domjudge/tree/fix/penaltytime)