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

UTC

Former Member
0 Likes
508

HI All,

What is UTC.

Any FM available.

Regards

Shana

1 ACCEPTED SOLUTION
Read only

anversha_s
Active Contributor
0 Likes
462

HI,

<b>UTC</b>

Coordinated Universal Time (UTC) is a high-precision atomic time standard.

UTC has uniform seconds defined by International Atomic Time (TAI),

with leap seconds announced at irregular intervals to compensate for the earth's slowing rotation, and other discrepancies.

The leap seconds allow UTC to closely track Universal Time (UT), w

hich is a time standard based on the earth's angular rotation, rather than a uniform passage of seconds.

Time zones around the world are expressed as positive or negative offsets from UTC.

In this role, UTC is also referred to as Zulu time (Z).

U can check the FM

S391_GET_GREENWICH_TIME to understand the calculation

RSSM_CONV_TIME_LOCAL_TO_UTC

STU3_ALERTS_CONV_LOCAL_2_UTC

Regards

Anver

2 REPLIES 2
Read only

anversha_s
Active Contributor
0 Likes
463

HI,

<b>UTC</b>

Coordinated Universal Time (UTC) is a high-precision atomic time standard.

UTC has uniform seconds defined by International Atomic Time (TAI),

with leap seconds announced at irregular intervals to compensate for the earth's slowing rotation, and other discrepancies.

The leap seconds allow UTC to closely track Universal Time (UT), w

hich is a time standard based on the earth's angular rotation, rather than a uniform passage of seconds.

Time zones around the world are expressed as positive or negative offsets from UTC.

In this role, UTC is also referred to as Zulu time (Z).

U can check the FM

S391_GET_GREENWICH_TIME to understand the calculation

RSSM_CONV_TIME_LOCAL_TO_UTC

STU3_ALERTS_CONV_LOCAL_2_UTC

Regards

Anver

Read only

Former Member