|
Suffix Code |
Description |
Used with |
|---|---|---|
|
(DD/MM/YY) |
Specifies that a date field must be a character field with an internal format of DD/MM/YY. |
DECODE |
|
(DDMMYY) |
Specifies that a date field must be a numeric, packed, or character field with an internal format of DDMMYY. |
COMPUTE |
|
(HH) |
The time field is converted from seconds to display as hours and hundredths of an hour (HH.HH). |
COMPUTE |
|
(HM) |
The time field is converted from seconds to display as hours and minutes (HH:MM). |
COMPUTE |
|
(HS) |
The time field is converted from seconds to display as hours, minutes, and seconds (HH:MM:SS). |
COMPUTE |
|
(KH) |
The time field is converted from seconds to display as hours, minutes, seconds, and milliseconds (HH:MM:SS.SSS). |
COMPUTE |
|
(KM) |
The time field is converted from seconds to display as minutes, seconds, and milliseconds (MM:SS.SSS). |
COMPUTE |
|
(KS) |
The time field is converted from seconds to display as seconds and milliseconds (SS.SSS). |
COMPUTE |
|
(MM/DD/YY) |
Specifies that a date field must be a character field with an internal format of MM/DD/YY. |
COMPUTE |
|
(MMDDYY) |
Specifies that a date field must be a numeric, packed, or character field with an internal format of MMDDYY. |
COMPUTE |
|
(MS) |
The time field is converted from seconds to display as minutes and seconds (MM:SS). |
COMPUTE |
|
(ST) |
Resets print options for the specified time field. All time values for this field are expressed in seconds. |
COMPUTE |
|
(YY/MM/DD) |
Specifies that a date field must be a character field with an internal format of YY/MM/DD. |
COMPUTE |
|
(YYDDD) |
Specifies that a date field must be a numeric, packed or character field with an internal format of YYDDD (Julian date). |
COMPUTE |
|
(YYMMDD) |
Specifies that a date field must be a numeric, packed, or character field with an internal format of YYMMDD. |
COMPUTE |
| Copyright © 2012 CA. All rights reserved. |
|