SAS Quality Knowledge Base for Contact Information 27
Date/Time (YMD) | |||
---|---|---|---|
Description |
The Date/Time (YMD) parse definition parses dates with format YMD HH:MM:SS into a set of tokens. |
||
Output Tokens | Year Month Day Weekday Hours Minutes Seconds Time Extension |
||
Example | Input | Output Token | Output |
1999.10.11 22:40:00+04:00 | Year | 1999 | |
Month | 10 | ||
Day | 11 | ||
Weekday | |||
Hours | 22 | ||
Minutes | 40 | ||
Seconds | 00 | ||
Time Extension | +04:00 | ||
Remarks |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_EN_Parse_DateTime-YMD.html |