Chapter Contents |
Previous |
Next |
PDJULIw. |
Category: | Date and Time |
Syntax | |
Syntax Description | |
Details | |
Examples | |
See Also |
Syntax |
PDJULIw. |
Default: | 4 |
Range: | 4 |
Details |
The PDJULIw. informat reads IBM packed Julian date values in the form ccyydddF, converting them to SAS date values, where
Examples |
input date pdjuli4.;
Data Lines in Hexadecimal | Results* |
---|---|
----+----1 |
|
0099001F |
14245 |
0110015F |
18277 |
*SAS date value 14245 is January 1, 1999. SAS date value 18277 is January 15, 2010. |
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.