say date("b")
say date("b","00010101","s")
say date("b","16000101","s")
say date("s",584387,"b")
say date("b","00010101","s")
say date("b","16000101","s")
say date("s",584387,"b")
gauravnnl wrote:Hi All,
I want to know, how to convert today's system date(YYYYMMDD) in DDDDD format by JCL/Sort card. My requirement is to delete records from the file which have transaction date older than 400 days from today's day, but transaction date is in DDDDD format.
Return to DFSORT/ICETOOL/ICEGENER