NLDATEYRw. Format
Converts the SAS date value to the date value of
the specified locale, and then writes the date value as the year.
Category: |
Date and Time |
Alignment: |
left |
Syntax
Syntax Description
- w
-
specifies the width
of the output field.
Example
This example
uses the fr_FR locale option.
|
|
put "+--- NLDATEYR
min=2 default=16 max=200 ---+";
|
+--- NLDATEYR min=2
default=16 max=200 ---+
|