SAS Quality Knowledge Base for Contact Information 27

Date (MDY)

Parse Definition

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