public class Timestamp extends Object
| Modifier and Type | Method and Description |
|---|---|
static Timestamp |
createFromDateAndTimeString(String dateAndTime) |
Date |
getDate() |
long |
getTime() |
boolean |
hasPassed() |
boolean |
isBefore(Timestamp ts) |
String |
toString() |
Copyright © 2015. All rights reserved.