Page 1 of 1

Calculating Service period using difference betweeen 2 dates

Posted: Thu May 08, 2008 1:24 am
by vinodn
Hi

I have a requirement to calculate service period subtracting 2 dates?
How can I approach this issue?

Thanks

Re: Calculating Service period using difference betweeen 2 d

Posted: Thu May 08, 2008 2:42 am
by vinodn
vinodn wrote:Hi

I have a requirement to calculate service period subtracting 2 dates?
How can I approach this issue?

Thanks
Plss help me out with this issue....

Posted: Thu May 08, 2008 2:43 am
by ArndW
days_since_from_date

Posted: Thu May 08, 2008 3:28 am
by vinodn
ArndW wrote:days_since_from_date
Thanks, but can you further help my understanding?

I want the no. of days between Date1 and Date2

Will this work?

DaysSinceFromDate(Date1,Date2)

Posted: Thu May 08, 2008 3:35 am
by ArndW
vinodn,

please read the PDF first, then try what it says and if you still have problems, post it here.