标签:toDays

  • java.time.Duration toDays()方法

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