Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I agree. The random tests in the Ruby version of this Kata, generate several different invalid times as input but don't expect "false" to be returned. Examples include: 23:24AM, 20:49AM, 22:08AM, ...
Fixed
fixed.
You should print Error 404 instead of invalid value - that was a typo.