Time.minutes

Int

Time represented in number of minutes since Epoch

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