Add no. of days in a date to get next date(excluding weekends)
I have an date, i need to add no. of days to get future date but weekends should be excluded.
i.e
input date = "9-DEC-2011";
No. of days to add = '13';
next date should be "27-Dec-2011"
Here weekends(sat/sun) are not counted.
Aucun commentaire:
Enregistrer un commentaire