i am using vb6. what i need is to calculate X (means any ) working day
date skipping holidays (saturday and sunday) or (friday or saturday in some contries)
for example:
today is 20-06-2008 and its friday (the holidays will be saturday and sunday)
now if i say 2 working days
so it should give me anwer 24-06-2008
that is adding 4 days to 20-06-2008 (2 holidays and 2 working days)
so how to achive this task
i have to do this as soon as possible because i had stuck in this.
date skipping holidays (saturday and sunday) or (friday or saturday in some contries)
for example:
today is 20-06-2008 and its friday (the holidays will be saturday and sunday)
now if i say 2 working days
so it should give me anwer 24-06-2008
that is adding 4 days to 20-06-2008 (2 holidays and 2 working days)
so how to achive this task
i have to do this as soon as possible because i had stuck in this.
Comment