IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

From DD.MM.YYYY to YYYY.MM.DD


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rajatbagga

Active User


Joined: 11 Mar 2007
Posts: 199
Location: india

PostPosted: Wed Feb 18, 2015 10:00 am
Reply with quote

Hello,

Just wondering if there is any predefined date function in DFSORT to read and convert the date format from DD.MM.YYYY to YYYY-MM-DD?

Regards,
Rajat
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Wed Feb 18, 2015 2:02 pm
Reply with quote

No. That's why you didn't find anything when you read the manual, yes?

Lot's of data conversions can be done, but DDMMYYYY with or without separators is not a supported format.

It is however easy to code. Either using BUILD or OVERLAY (with care) to just do the rearrangement.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts REXX tool to extract all files starti... CLIST & REXX 4
No new posts To convert date to DD/MM/YYYY format DB2 7
No new posts Check if header date is eq current da... JCL & VSAM 13
No new posts How to change date format from mm/dd/... DFSORT/ICETOOL 6
No new posts Dataset name ending with YYYY-MM-DD DFSORT/ICETOOL 5
Search our Forums:

Back to Top