
  PROCEDURE [XREF] pmp$change_legible_date_format
    (    {input} new_format: ost$date_formats;
     VAR {input, output} date: ost$date;
     VAR status: ost$status);

?? PUSH (LIST := OFF) ??
*copyc ost$date
*copyc ost$status
*copyc pme$system_time_exceptions
?? POP ??
