Hi
I'm displaying an online report using asp and one of the columns in my display table is 'call time' (it's for a call centre). This is being passed in in seconds from a stored procedure, so i need to convert it at the other end into hours minutes and seconds.
Is there an easy way to do this in javascript?
Thanks
I'm displaying an online report using asp and one of the columns in my display table is 'call time' (it's for a call centre). This is being passed in in seconds from a stored procedure, so i need to convert it at the other end into hours minutes and seconds.
Is there an easy way to do this in javascript?
Thanks