search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

If date is 15:30, getHours() will return 16.

Asked by Viktor Eriksson
9 years ago.

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.

Comment posted by Viktor Eriksson
9 years ago.

Forgot to mention that the version I am running is 7.8.923

Answer posted by Viktor Eriksson
9 years ago.

I'm an idiot. Forget about this.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.