OnDemand User Group

Support Forums => z/OS Server => Topic started by: rjchavez on December 10, 2008, 08:34:24 AM

Title: Julian date format
Post by: rjchavez on December 10, 2008, 08:34:24 AM
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!
Title: Re: Julian date format
Post by: Bill Dennis on December 12, 2008, 08:25:49 AM
Unless you transposed in your post, the % is following the 'y%j%' rather than leading it '%y%j'