Andrew Hutchins

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Andrew Hutchins
  • Andrew Hutchins commented,

    @Rainer, I came across the same error as Fisher. var startDate = @Project Start var endDate = @Project End function workingDaysBetweenDates(startDate, endDate) { // Validate input if (endDate < ...