SAS Quality Knowledge Base for Contact Information 27

Date (DMY)

Parse Definition

Date (DMY)
Description

The Date (DMY) parse definition parses dates with format DMY into a set of tokens.

Output Tokens Day
Month
Year
Example Input Output Token Output
05March1969 Day 05
Month March
Year 1969
Remarks