Modifier and Type | Field and Description |
---|---|
protected DateAgoHint |
hint
配置
|
protected Date |
source
原时间
|
protected Date |
target
对比的时间
|
Constructor and Description |
---|
Ago(Date target) |
Ago(Date source,
Date target) |
Ago(Date target,
DateAgoHint hint) |
Ago(Date source,
Date target,
DateAgoHint hint) |
Modifier and Type | Method and Description |
---|---|
abstract String |
ago()
获取时间前后
|
Ago |
hint(DateAgoHint hint)
设置配置
|
String |
toString() |
protected Date source
protected Date target
protected DateAgoHint hint
public Ago(Date target)
public Ago(Date target, DateAgoHint hint)
public Ago(Date source, Date target, DateAgoHint hint)
Copyright © 2024. All rights reserved.