get Next
Works off of ZonedDateTime context.
Return
ZonedDateTime of next DayOfWeek.
Parameters
day Of Week
Monday, Tues, etc, which we want to find the next instance of when going forward in time.
counting In This Day
When true, & context's DayOfWeek matches param, then return context, else go next week.