Ad
  • Custom User Avatar

    While this is true, the input for this particular kata is already standardized to the "June 15, 2014" form. This particular form is pretty much interpreted exactly the same in all implementations.

    This is a "Clever" solution that fits the general case.

  • Custom User Avatar

    This is also how I solved it. Sadly, I didn't realize that Date.parse() was frowned upon.