NLDATEw. Informat
Reads the date value in the specified locale, and
then converts the date value to the local SAS date value.
Syntax
Syntax Description
- w
-
specifies the width
of the input field.
Example
The following examples
use the input February 24, 2003.
|
|
|
|
options locale=English_UnitedStates;
|
|
options locale=German_Germany;
|
|