I am trying to display a datetime field in military time format using trunc-date in Impromptu. Is there a better way to do this?
For example, if the value is "03/24/05 1:15PM" I would like to display "13:15" only. I have tried trunc-date(Drop Dt Tm, 'HM') and I get the error ORA-01821: date format not recognized. I've used 'M', 'H:M' and other various strings with no luck. I'm using Impromptu 7.1. I'm not sure which format I need to use.
Thanks!
Kelly
For example, if the value is "03/24/05 1:15PM" I would like to display "13:15" only. I have tried trunc-date(Drop Dt Tm, 'HM') and I get the error ORA-01821: date format not recognized. I've used 'M', 'H:M' and other various strings with no luck. I'm using Impromptu 7.1. I'm not sure which format I need to use.
Thanks!
Kelly