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 date and time

Former Member
0 Likes
3,621

Dear All,

Is there any function module to get time and date of specific country?

( For example if I give specific country name or time zone the function module will return time and date of that particular time zone).

Thanks and Regards,

Suresh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,855

Hi,

/SOMO/GET_TIMEZONE To get the timezone, date and time from this system for solution manager

BORRS_LOCATION_TIMEZONE

ISU_DATE_TIME_CONVERT_TIMEZONE

JIT03_CONVERT_TIME_BY_TIMEZONE

LE_DLV_GET_TIME_ZONE_DLV

SALP_UI_F4_TIMEZONE F4-help to select time zones

TZ_LOCATION_TIMEZONE Time zones: Determine time zone for a location (land, region)

/OSP/TIMEZONE_DETERMINE Determine date and time in different timezones

Arunima

5 REPLIES 5
Read only

Former Member
0 Likes
1,855

check convert timestamp command

Read only

Former Member
0 Likes
1,855

Hi Suresh,

I guess you can make use of function module ISU_DATE_TIME_CONVERT_TIMEZONE to convert the date and time of a specific time zone.

Regards,

Asha

Read only

Former Member
0 Likes
1,855

Hi,

fm TZ_LOCATION_TIMEZONE may be of some help

Read only

Former Member
0 Likes
1,856

Hi,

/SOMO/GET_TIMEZONE To get the timezone, date and time from this system for solution manager

BORRS_LOCATION_TIMEZONE

ISU_DATE_TIME_CONVERT_TIMEZONE

JIT03_CONVERT_TIME_BY_TIMEZONE

LE_DLV_GET_TIME_ZONE_DLV

SALP_UI_F4_TIMEZONE F4-help to select time zones

TZ_LOCATION_TIMEZONE Time zones: Determine time zone for a location (land, region)

/OSP/TIMEZONE_DETERMINE Determine date and time in different timezones

Arunima

Read only

Former Member
0 Likes
1,855

Hi,

Hope the following thread will help you.

Thanks.

nitesh