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