Multiple choice technology mainframe

------ analyzes three different date and time stamp formats which are commonly used on the Internet, and converts them to the ABSTIME (absolute date and time) format.

  1. ASKTIME

  2. TIME

  3. CONVERTTIME

  4. FORMATTIME

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

CONVERTTIME is a CICS command that analyzes three common Internet date/time timestamp formats and converts them to ABSTIME (absolute time) format. This is useful for standardizing different timestamp representations into a single internal format for processing.