Use Mentor to convert either a 2-digit year date or a 4-digit year date to other formats
Attached are 2 examples to convert dates:
2DIGITYEAR_DATE_CONVERSION.SPX shows how to use Mentor to convert dates from one format to another
This is set up to use a 2-digit year. This file uses2DIGITYEAR_DATE_CONVERSION.DATas it’s input.
4DIGITYEAR_DATE_CONVERSION.SPX shows how to use Mentor to convert dates from one format to another,
This is set up to use a 4-digit year. This file uses 4DIGITYEAR_DATE_CONVERSION.DAT as it’s input.
Formats that are supported:
MMDDYYYY i.e. 03052010
DDMMMYYYY i.e. 05MAR2010
JJJYYYY i.e. 1232010