Results 1 issues of Gavin James

Hi, I'm having this problem with cronish: ``` scala> val tests = List( | "every day at 17:30 on Monday to Friday", | "every day at 17:30" | ).zipWithIndex.foreach {...