标签:toHours

  • java.time.Duration toHours()方法

    java time Duration toHours()方法获取此持续时间内的小时数。1语法publiclongtoHours()2参数无3返回值持续时间的小时数可能是负数。4示例p