Hi Chris, As I see, your French is better than my English! ;-)
-----Message d'origine----- De : IBM Mainframe Discussion List [mailto:[email protected]] De la part de Chris Mason Envoyé : mardi 26 avril 2011 18:14 À : [email protected] Objet : Re: Control date format using Rexx John It's a language thing, specifically "false friends"! Je voudrais contrôler la date avec REXX. I would like to *verify* the date with REXX. Chris Mason On Tue, 26 Apr 2011 10:24:56 -0500, McKown, John <[email protected]> wrote: >> -----Original Message----- >> From: IBM Mainframe Discussion List >> [mailto:[email protected]] On Behalf Of CUNY Yann >> Sent: Tuesday, April 26, 2011 10:17 AM >> To: [email protected] >> Subject: Control date format using Rexx >> >> Hi all, >> >> I would like to control a date format in a dataset with REXX. I know >> it is possible to convert ... but I just want to make a control. >> >> Thanks in advance. >> >> Yann > >I don't understand. What does "make a control" mean to you? Perhaps an example of the output you want would help. If you need today's date in European format: dd/mm/yy, then > >TODAY=DATE('E') > >would do it. > >http://publibz.boulder.ibm.com/cgi- bin/bookmgr_OS390/BOOKS/IKJ4A390/4.3.16 > >-- >John McKown >Systems Engineer IV >IT > >Administrative Services Group > >HealthMarkets(r) > >9151 Boulevard 26 * N. Richland Hills * TX 76010 >(817) 255-3225 phone * >[email protected] * www.HealthMarkets.com ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html Ce message est confidentiel; Son contenu ne represente en aucun cas un engagement de la part de AXA Technology Services (AXA Tech) sous reserve de tout accord conclu par ecrit entre vous et AXA Technology Services (AXA Tech).Toute publication, utilisation ou diffusion,meme partielle, doit etre autorisee prealablement. Si vous n'etes pas destinataire de ce message, merci d'en avertir immediatement l'expe- diteur. This message is confidential; its contents do not constitute a commitment by AXA Technology Services (AXA Tech) except where provi- ded for in a written agreement between you and AXA Technology Services (AXA Tech). Any unauthorised disclosure, use or dissemina- tion, either whole or partial, is prohibited. If you are not the intended recipient of the message, please notify the sender imme- diately. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

