Hello! I have a monthly data set that starts in Jan-92 and goes through Dec-16. The data is coming in as a V-String and I am converting to a date by using DateTimeParse "%b-%y" and then DateTimeTrim 'lastofmonth' to convert to a Month End Date. All my dates in the 1990's are converting as 2090's. Any suggestions on how to make the dates look at the previous Century and not into the future?
↧