Julian date format

Previous topic - Next topic

rjchavez

I'm attempting to load a report with a Julian date in the form of 'YYDDD'.  I've defined the load information format as 'y%j%' but I get the error "Row 1:  The string "08345" could not be converted to a date from the format of y%j%".  Any ideas would be appreciated!

Bill Dennis

Unless you transposed in your post, the % is following the 'y%j%' rather than leading it '%y%j'