hi all,
I had an Excel file as shown below, in column C there is Date + Time and Cell type = Custom

When read data in Forms the column Hire Date shows it very differently as below

our NLS_DATE_FORMAT is set to 'DD-MON-YYYY HH:MI:SS', in Forms this column (Hire Date) is Char type and width = 100
please help, how we can show the data as shown in Excel file ? in Forms 10g there is no problem at all.
regards