Andrew Hutchins

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

Comments

Recent activity by Andrew Hutchins Recent activity Votes
  • @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 < ...