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

Function module for knowing if Time falls in daylight saving.

Former Member
0 Likes
2,084

Hello All,

Can any one tell if we have any FM to know if the date falls in Daylight saving period so that i can make the conversions according to the output.

If there is no FM, please provide the procedure to find it.

Thanks,

Ravindra.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,013

Hi,

Try TSTR_CALC_DURATION and TSTR_CALC_TIME these two will be usefull.

Thanks,

Madhukar

2 REPLIES 2
Read only

Former Member
0 Likes
1,014

Hi,

Try TSTR_CALC_DURATION and TSTR_CALC_TIME these two will be usefull.

Thanks,

Madhukar

Read only

0 Likes
1,013

Thank you very much Madhukar, this has solved my problem.

Thanks,

Ravindra.