| Package | Description |
|---|---|
| org.archive.wayback.util |
| Modifier and Type | Method and Description |
|---|---|
static Timestamp |
Timestamp.currentTimestamp() |
static Timestamp |
Timestamp.earliestTimestamp() |
static Timestamp |
Timestamp.fromSse(int sse) |
static Timestamp |
Timestamp.latestTimestamp() |
static Timestamp |
Timestamp.parseAfter(String dateStr) |
static Timestamp |
Timestamp.parseBefore(String dateStr) |
| Modifier and Type | Method and Description |
|---|---|
int |
Timestamp.absDistanceFromTimestamp(Timestamp otherTimeStamp)
function that calculates integer seconds between this records
timeStamp and the arguments timeStamp.
|
int |
Timestamp.distanceFromTimestamp(Timestamp otherTimeStamp)
function that calculates integer seconds between this records
timeStamp and the arguments timeStamp.
|
Copyright © 2005–2019 IIPC. All rights reserved.