Chapter Contents |
Previous |
Next |
YYMMNw. |
Category: | Date and Time |
Syntax | |
Syntax Description | |
Details | |
Examples | |
See Also |
Syntax |
YYMMNw. |
Default: | 4 |
Range: | 4-6 |
Details |
The date values must be in the form yyyymm or yymm, where
Note: SAS interprets a two-digit year as belonging to the
100-year span that is defined by the YEARCUTOFF= system option.
Examples |
input date1 yymmn6.;
Data Lines | Results |
---|---|
----+----1----+ |
|
200208 |
01AUG2002 |
See Also |
Formats:
| |||||||||||
Functions:
| |||||||||||
Informats:
| |||||||||||
System
Option:
|
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.