I would like to calculate end date (and time) of an event. I know starting date and duration (in minutes). But:
- I have to skip holidays - non-recurrent situation
- I have to skip weekends - recurrent situation
- I have to not count working time (e.g: from 8:00am till 5:00pm) - recurrent situation, but with finer granularity
Is there a simple way to achieve these cases using Joda time library?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…