Informats for NLS |
Category: | Date and Time |
Syntax | |
Syntax Description | |
Details | |
Examples | |
See Also |
Syntax |
NENGOw. |
specifies the width of the input field.
Default: | 10 |
Range: | 7-32 |
Details |
The general form of a Japanese date is eyymmdd:
is the first letter of the name of the imperial era(Meiji, Taisho, Showa, or Heisei).
is an integer that represents the year.
is an integer from 01 through 12 that represents the month.
is an integer from 01 through 31 that represents the day of the month.
Examples |
The following examples use different input values.
input nengo_date nengo8.; put nengo_date date9.;
Values | Results |
---|---|
|
----+----1----+ |
h11108 |
08OCT1999 |
h.11108 |
08OCT1999 |
11/10/08 |
08OCT1999 |
See Also |
Formats: |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.