Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

List<Holiday> getHolidaysInMonth(Date month, boolean isObserved) - gets all holidays in the given month and year, note the month argument must include a year.

...