Ad
  • Custom User Avatar

    This helped me figure out why my solution was failing in JS. Thank you.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Thanks for suggestion. I've added 2017 to fixed tests. Regards, suic

  • Custom User Avatar

    Fun little Kata, but a suggestion:

    Assert for year 2017. January has a friday on the 13th that year, and I'm seeing one JavaScript solution that starts counting months from 1. JavaScript months start at 0.