David, 
It is possibly valid because it passed the compilation. 
If it will not pass the compilation we would know it is not valid and
just do not consider this conversion. The point is that is probably
legitimate conversion because it still works for other date conversion
except the last day of February.

Irina Lissok

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Murray
Sent: Wednesday, May 07, 2008 3:24 PM
To: u2-users@listserver.u2ug.org
Subject: [?? Probable Spam] RE: [U2]ICONV(VAR,"DB")

Irina,

I do not think that a ICONV conversion code of 'DB' is actually valid.
'DMB', DWB' etc for short codes for month and day respectively are OK.

Cheers,

David Murray
 


*       
        Learn and do 
*       Excel and share 
 
http://u2blog.org

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Irina Lissok
Sent: Wednesday, May 07, 2008 2:21 PM
To: u2-users@listserver.u2ug.org
Subject: re:[U2]ICONV(VAR,"DB")

Hey all,

We are using ICONV(VAR,'DB') and it works perfectly except one case when
the
date is the last day of February any year.

For instance for VAR=31-MAR-2007  INTERNAL.VAR=ICONV(VAR,'DB')
INTERNAL.VAR=14335

For VAR=28-FEB-2007 INTERNAL.VAR=ICONV(VAR,'DB') INTERNAL.VAR=''

In case VAR=29-FEB-2008 INTERNAL.VAR=ICONV(VAR,'DB') INTERNAL.VAR=''

We tested it with STATUS() and in both cases it returns 0 which is
considered as successful conversion.

If we are using ICONV(VAR,'D') there is no problem in conversion to
internal
representation.

Is anybody familiar with 'DB' conversion and what the difference between
'DB' and 'D' except the one we've already known it doesn't convert the
last
day of February?



Irina Lissok.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to