I have a customer that is goign to be sending us a manuafacured date in the following format
YMMDD
Example 40506
Year = 4
Month = 05
Day = 06
I need to convert this to a YYYYMMDD so 40506 would be 20140506
Any suggestions on how to go from a single digit year to a 4 digit year is appreciated
Thanks
RJL
YMMDD
Example 40506
Year = 4
Month = 05
Day = 06
I need to convert this to a YYYYMMDD so 40506 would be 20140506
Any suggestions on how to go from a single digit year to a 4 digit year is appreciated
Thanks
RJL