Time.hours

Int

Time represented in number of hours since Epoch

If result is outside int range, an ArithmeticException is thrown. In that case, you can use getMicroSeconds() / 3600000000 instead