
  TYPE
    ost$default_time_format = RECORD
      time_format: ost$time_formats,
      format_string: string (15),
    RECEND;

*copyc ost$time
