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
