Hello - I'm trying to create some Objects to display the number of working days between the current date and a date stored on our Oracle database. Calculating the number of days between the two dates seems pretty straightforward, but I'm having trouble constructing an Object that takes Saturdays, Sundays & Bank Holidays into account. Has anyone got any ideas how I can do this?