OnDemand Users Group

Support Forums => CMOD for z/OS Server => Topic started by: rjchavez on December 10, 2008, 03:34:24 PM

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