Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standard function for returninf time difference in days and hours.

Former Member
0 Likes
540

Hello all,

Can somebody tell me whether there exists some standard function module which can calculate the time difference and returns the calculated time in the form of days and hours ?

e.g. the time difference between the date 1.12.2007 from 7.00 pm to the date 1.1.2008 till 9.00 pm is

30 days and 2 hours or 30 : 2.

answer as soon as possible.

Thanks and regards,

me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

Use SD_DATETIME_DIFFERENCE

"Reward points if useful"

Thanks

Mukta

Use SD_DATETIME_DIFFERENCE

"Reward points if useful"

Thanks

Mukta

2 REPLIES 2
Read only

Former Member
0 Likes
523

Use SD_DATETIME_DIFFERENCE

"Reward points if useful"

Thanks

Mukta

Read only

0 Likes
522

Thanks a lot ya..

thats an absolutely correct solution to my problem. )