It didn't work for me with your conversion code but when I changed it to 'D' it worked just fine. Internal conversions don't need all the fancy output codes.
> Date: Tue, 9 Feb 2010 22:14:40 -0800 > From: [email protected] > To: [email protected] > Subject: Re: [U2] UniData ICONV function > > > Hi Bill, > > What version of UD are you running? > > We had serious problems with date conversion using ICONV in version 10.2.7 > of Universe. > > However this problem of yours looks like a DATE.FORMAT problem > Its looking at the month and thinks its a date and looking at the date and > thinks its a month. > > change your date format (ON / OFF) depending on which part of the world > you're in. > > jack > > Bill Haskett wrote: > > > > The following works in UniData: > > > > DD = '01' > > DM = '02' > > DY = '2010 > > CRT ICONV(DM:'-':DD:'-':DY, 'DIMDY') > > > > ...returns '15343'. > > > > Does this work in UniVerse? > > > > Bill > > _______________________________________________ > > U2-Users mailing list > > [email protected] > > http://listserver.u2ug.org/mailman/listinfo/u2-users > > > > > > -- > View this message in context: > http://old.nabble.com/UniData-ICONV-function-tp27526458p27526610.html > Sent from the U2 - Users mailing list archive at Nabble.com. > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http://clk.atdmt.com/GBL/go/201469229/direct/01/ _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
