
  TYPE
    ost$default_date_format = RECORD
      date_format: ost$date_formats,
      format_string: string (9),
    RECEND;

*copyc ost$date
