SAS Quality Knowledge Base for Contact Information 27
Date (YMD) | |||
---|---|---|---|
Description | The Date (YMD) parse definition parses dates with format YMD into a set of tokens. | ||
Output Tokens | Day Month Year |
||
Example | Input | Output Token | Output |
1969.3.5 | Day | 5 | |
Month | 3 | ||
Year | 1969 | ||
Remarks |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_HE_Parse_Date-YMD.html |