Subject Re: How to pass a TIMESTAMP value to a Pascal UDF
Author Nando
Hi

> you can do a lot with the existing built in functions, like
> select first 1 substring(date_modified from 1 for 16) from inventory

Yes you are rigth but, I get strings like this: "24-JAN-2007 18:20:00.00". How can I translate in into "24-ENE-2007 6:20 pm" ?

Thank you

Nando.