youwannawhat
Programmer
I've imported a file into Foxpro and it has a date field as an 8-digit numeric(ie 20011201). I need to convert this to a standard date format{12/01/2001}. I've done this once before, but I can't remember how. I thought I had to actually write a conversion program, changing the numeric to a string and then parsing it off into day, month, year. But I don't remember how I pulled it back into a date.
Any help would be great.
Thanks
Paul
Any help would be great.
Thanks
Paul