How do I convert day of year to a date?
Posted by Melody on April 26, 2001 12:07 PM
I am running statistics on a machine logged report, which gives the date as the day of the year (ie, 364 is December 24). The fact that it does not have a year is no problem, but how do I convert the 364 to read December 30 or 12/30? Since there are many files containing about 20,000 rows each of different dates, I don't want to do this manually.