Z
zSplash
Sorry this is so sad, but it's been awhile: I have a 6-digit string
representing a date. That is, "123005" has been input. It means 12/30/05,
but it's defined as a string. I want to convert it to the date value for
12/30/05 (not for 10/09/2236).
How do I convert this string to its complementary date value?
TIA
representing a date. That is, "123005" has been input. It means 12/30/05,
but it's defined as a string. I want to convert it to the date value for
12/30/05 (not for 10/09/2236).
How do I convert this string to its complementary date value?
TIA