java time ZonedDateTime plusYears(longyearsToAdd)方法返回此日期时间并添加了指定的年份的副本。1语法publicZonedDateTimeplusYears(lon
java time Year plusYears(longyears)方法返回此YearMonth的副本,并添加了指定的年份。1语法publicYearMonthplusYears(longyears)2参数yea
java time Year plusYears(longyears)方法返回指定年份的本年份副本。1语法publicYearplusYears(longyears)2参数years:添加的年份,可以是
java time Period plusYears(longyears)方法返回此Period的副本,并添加指定的Period年份。1语法publicPeriodplusYears(longyears)2参数yea
java time OffsetDateTime plusYears(longyearsToAdd)方法返回此日期时间的副本,并添加了指定的年份。1语法publicOffsetDateTimeplusYears
java time LocalDateTime plusYears(longyearsToAdd)方法返回此日期时间的副本,并添加了指定的年份。1语法publicLocalDateTimeplusYears(l
java time LocalDate plusYears(longyearsToAdd)方法返回此日期的副本,并添加了指定的年份。1语法publicLocalDateplusYears(longyearsToAd