discusmania
IS-IT--Management
hi guys....
how to know how many days from date1 to date2?
I do this way:
days=trim(results("date1"-results("date2")
it works if the month is the same . how about different month? e.g 25 march to 2 april? and different year too?
thanks for the help.
how to know how many days from date1 to date2?
I do this way:
days=trim(results("date1"-results("date2")
it works if the month is the same . how about different month? e.g 25 march to 2 april? and different year too?
thanks for the help.