Help
I have two datetime field, and I need to know the duration between the days (how long does it take). My two datetime field are {open.time} and {close.time}. I am trying to subtract {close.time}-{open.time} . But the result is day, but I want how many hour does it take? I convert the fields to seconds with the knowledbase on Crystal website, but it gave me wrong result. I think the problem is that Crystal report does not take days in when it calculate the field. So, can anyone help me please? Thanks in advance.
I have two datetime field, and I need to know the duration between the days (how long does it take). My two datetime field are {open.time} and {close.time}. I am trying to subtract {close.time}-{open.time} . But the result is day, but I want how many hour does it take? I convert the fields to seconds with the knowledbase on Crystal website, but it gave me wrong result. I think the problem is that Crystal report does not take days in when it calculate the field. So, can anyone help me please? Thanks in advance.