Timestamp.DefaultImpls
Modifier and Type | Method and Description |
---|---|
Timestamp |
minus(Duration duration)
Returns duration from now to specified value.
|
java.lang.String |
toJson()
returns object as JSON.
|
java.lang.String |
toString() |
public static now INSTANCE
Current time.