Trying to decide which cells to show and not to show by using the method onIncludeTimeCell. Trying to see if args.cell.end.getHours >= dps.businessEndsHour. But if args.cell.end is "2014-07-09T15:30:00" getHours() will return 16.
Forgot to mention that the version I am running is 7.8.923
I'm an idiot. Forget about this.