‎2006 Oct 17 2:06 PM
Hi All,
I have a requirement were in I need to get the local date by inputting the server date. Pls let me know whether there is any function module to do this.
Eg: If the time in US is 5.30 PM on Oct 17th, then the corresponding Indian time would be 6 AM on Oct 18th. If my server is running with US timings, how to determine the corresponding date in India.
Thanks,
Subathra
‎2006 Oct 17 2:11 PM
‎2006 Oct 17 2:57 PM
Hi,
Hi could you check the tables TTz5 and TTz5* tables.
Also please check the Package SZTZ and in particular the Function Group TZNO.
This might be able to provide what you require.
Thanks
Dominic
‎2006 Oct 17 2:57 PM
hi,
use function module TZ_GLOBAL_TO_LOCAL.
it will give the local time and date.
if helpful pls mark points.
rgds
anver
‎2006 Oct 17 3:00 PM