The YYMMDD
w. format writes SAS date values in one of the
following forms:
where
is a two-digit or four-digit
integer that represents the year.
is an integer that
represents the month.
is an integer that
represents the day of the month.
To format a date that
has a four-digit year and no separators, use the YYMMDD
x. format.