Multiple choice technology mainframe

|EZMSDSY| will return ( give answer MM-Month DD-Date YY -Year format)

  1. MM/DD/YY

  2. MM-DD-YY

  3. DD-MM-YY

  4. DD/MM/YY

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

In EZTrieve, the system variable SYSDATE (which is often printed using the system mask EZMSDSY) defaults to the MM/DD/YY slash-separated format. Hyphen-separated or day-first configurations are incorrect because the default mask formats it with slashes in month-day-year order.