2008 Oct 03 5:50 PM
Hi Experts,
Is there FM existing to convert Server time to Local time based on zone?
Pls let me know.
thanks
2008 Oct 03 5:52 PM
Hi,
The system variable sy-timlo has the local time. Use that.
regards,
Advait.
2008 Oct 03 5:57 PM
sy-timlo is showing Server time at GMT.
But i have plants at various zones in the states.
EST
CST
MST
PST
I want to know the plant location time based on server time. How can i catch it?
2008 Oct 03 6:01 PM
Check help on the CONVERT TIME STAMP
CONVERT TIME STAMP time_stamp TIME ZONE tz
INTO [DATE dat] [TIME tim]
[DAYLIGHT SAVING TIME dst].
Regards
Naimesh Patel
2008 Oct 22 6:46 PM
This logic is not matched to my requirement.
Is there any specific function module which gives the time at plant location based on
system time?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |