[U2] LIST EVAL and DATES

2005-08-22 Thread Jeff Powell
When I request a date field inside an eval statement the date is returned in the internal numeric format. Is there a function I can use to return the textual format? AIX 5.1 UniData 6.1.8 Uniobjects for Java Thanks in advance. --- u2-users mailing list u2-users@listserver.u2ug.org To

Re: [U2] LIST EVAL and DATES

2005-08-22 Thread Martin Phillips
When I request a date field inside an eval statement the date is returned in the internal numeric format. Is there a function I can use to return the textual format? For UniVerse, try LIST ... EVAL DATE CONV D2 For Unidata, change CONV to CNV. The CONV field qualifier sets the

[U2] RE: [Potentially SPAM Please delete if you do not recognize] - [U2] LIST EVAL and DATES - Bayesian Filter detected spam

2005-08-22 Thread Barry Rogen
Powell Sent: Monday, August 22, 2005 1:10 PM To: u2-users@listserver.u2ug.org Subject: [Potentially SPAM Please delete if you do not recognize] - [U2] LIST EVAL and DATES - Bayesian Filter detected spam When I request a date field inside an eval statement the date is returned in the internal numeric

RE: [U2] LIST EVAL and DATES

2005-08-22 Thread Tom Dodds
PROTECTED] On Behalf Of Jeff Powell Sent: Monday, August 22, 2005 12:10 PM To: u2-users@listserver.u2ug.org Subject: [U2] LIST EVAL and DATES When I request a date field inside an eval statement the date is returned in the internal numeric format. Is there a function I can use to return the textual