JamieMason/expect-more

expect(date).toBeDateOnDayOfWeek(index);

JamieMason opened this issue · 1 comments

Asserts date occurs on day of the week with index, where Sunday is 0 and Saturday is 6.

Closed by d880ff3