SAS Quality Knowledge Base for Contact Information 27
Date/Time (DMY) | |||
---|---|---|---|
Description | The Date/Time (DMY) parse definition parses dates with format DMY HH:MM:SS into a set of tokens. | ||
Output Tokens | Year Month Day Weekday Hours Minutes Seconds Time Extension |
||
Example | Input | Output Token | Output |
20 Jul 1969 02:20:32 | Year | 1969 | |
Month | Jul | ||
Day | 20 | ||
Weekday | |||
Hours | 02 | ||
Minutes | 20 | ||
Seconds | 32 | ||
Time Extension | |||
Remarks |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_EN_Parse_DateTime-DMY.html |