public class ApiDate extends Object
Constructor and Description |
---|
ApiDate(long epochSecond) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static ApiDate |
now() |
static ApiDate |
parse(String s) |
long |
toEpochSecond() |
String |
toString() |
public long toEpochSecond()
public static ApiDate now()
Copyright © 2018 Walmart, Inc.. All rights reserved.