Hi,
I have an issue with addseconds function while writing an expression in calculated column. addseconds(date,int) function is not working in calculated column. I have seconds in integer format and want to convert into time.
Ex : starttime type int value '28800'
time should display 8:00 AM.
Can anyone suggest me how to do this in HANA by using expressions??