Chapter Contents

Previous

Next
JDATEYMDw.

JDATEYMDw.



Reads Japanese kanji date values in the format yymmmdd or yyyymmmdd

Category: Date and Time


Syntax
Syntax Description
Details
Examples
See Also

Syntax

JDATEYMDw.

Syntax Description

w
specifies the width of the input field.
Default: 12
Range: 12-32


Details

The date values must be in the form yymmmdd or yyyymmmdd.

You can separate the year, month, and day values by blanks or by special characters. Note that in the example, the date values in the datalines are separated by special characters.

When using this informat, make sure that the width of the input field allows space for blanks and special characters.

Note:   SAS interprets a two-digit year as belonging to the 100-year span that is defined by the YEARCUTOFF= system option.  [cautionend]


Examples

The following examples show how to use the JDATEYMD informat to convert Kanji values to SAS date values.

[IMAGE]


See Also

JNENGOw.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.