NLDATMYRw. Format
Converts the SAS datetime value to the datetime
value of the specified locale, and then writes the 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 en_US locale option.
|
|
put "+--- NLDATMYR
min=2 default=16 max=200 ---+";
|
+--- NLDATMYR min=2
default=16 max=200 ---+
|