| 程序包 | 说明 |
|---|---|
| cn.ponfee.scheduler.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(org.joda.time.LocalDateTime target,
int next) |
DatePeriods.Segment |
DatePeriods.next(org.joda.time.LocalDateTime target,
int step,
int next) |
DatePeriods.Segment |
DatePeriods.next(org.joda.time.LocalDateTime original,
org.joda.time.LocalDateTime target,
int step,
int next)
Compute the next segment based original and reference target
|
Copyright © 2023. All rights reserved.