Hans,

I dont know anything about DTPicker, but your date seems to have the format
DD/MM/YYYY(European format). Therefore you should try to supply the format
"D4/E" (or simpler "DE") to your Iconv-function.

Maybe thats worth a try.
Thomas

----- Original Message -----
From: "Morawa, Hans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 19, 2004 10:47 AM
Subject: UOJ: Iconv Date Picker Issue


> tmpRecordArray.Value(1, 1) = session.Iconv(DTPicker1.Value, "D4/")
>
> returns a status of 1 (the string supplied is invalid).
>
> When I display it using the message box (Msgbox DTPicher1.Valus) all
> looks fine eg 19/10/2004. What am I doing wrong here.
>



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to