| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.common.date |
| 限定符和类型 | 方法和说明 |
|---|---|
DatePeriods.Segment |
DatePeriods.next(Date original,
Date target,
int step,
int next) |
DatePeriods.Segment |
DatePeriods.next(Date target,
int next) |
DatePeriods.Segment |
DatePeriods.next(Date target,
int step,
int next) |
DatePeriods.Segment |
DatePeriods.next(LocalDateTime target,
int next) |
DatePeriods.Segment |
DatePeriods.next(LocalDateTime target,
int step,
int next) |
DatePeriods.Segment |
DatePeriods.next(LocalDateTime original,
LocalDateTime target,
int step,
int next)
Compute the next segment based original and reference target
|
Copyright © 2024. All rights reserved.