QTRRw. Format

Writes date values as the quarter of the year in Roman numerals.

Category: Date and Time
Alignment: Right

Syntax

QTRRw.

Syntax Description

w

specifies the width of the output field.

Default 3
Range 3–32

Example

The example table uses the input value of 19251, which is the SAS date value that corresponds to September 15, 2012.
SAS Statement
Result
 
----+----1
put date qtrr.; 
III

See Also

Formats: