| Formats for NLS |
| Category: | Numeric |
| Alignment: | left |
| Syntax | |
| Syntax Description | |
| Details | |
| Examples |
Syntax |
| NLSTRQTRw.d |
specifies the width of the output field
| Default: | 20 |
| Range: | 1-200 |
specifies the following:
|
00000001: write abbreviated form. | |
|
00000010: write capitalized form. |
| Default: | 3 |
| Range: | 0-3 |
| Details |
The NLSTRQTRw.d format writes a SAS value, 1-4 as the name-of-the-quarter for the year in the specified locale. The following examples use the English_UnitedStates locale.
|
1 = 1st quarter | |
|
2 = 2nd quarter | |
|
3 = 3rd quarter | |
|
4 = 4th quarter |
| Examples |
This example uses the English_UnitedStates session encoding.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.