Hi,
I have a date field in one of the tables of Oracle 8.1.5. (The SYSDATE from Oracle is inserted into this date field.) I have already checked if this date field contains the time portion and it does. Then, I want to display the time portion of it on the screen with Coldfusion. I've used the TimeFormat(DateField, "HH:MM:SS"function. Sometimes it displays the right time and sometime it displays 00:00:00. Could someone help me with this?
Thank you,
I have a date field in one of the tables of Oracle 8.1.5. (The SYSDATE from Oracle is inserted into this date field.) I have already checked if this date field contains the time portion and it does. Then, I want to display the time portion of it on the screen with Coldfusion. I've used the TimeFormat(DateField, "HH:MM:SS"function. Sometimes it displays the right time and sometime it displays 00:00:00. Could someone help me with this?
Thank you,