Modifier and Type | Field and Description |
---|---|
public static final String | MILLISECONDS_SINCE_EPOCH
The unit for the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC. |
public static final String | TICKS
The unit for the number of ticks that have transpired since some arbitrary starting date. |
Modifier and Type | Method and Description |
---|---|
public String |
MILLISECONDS_SINCE_EPOCH | back to summary |
---|---|
public static final String MILLISECONDS_SINCE_EPOCH The unit for the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC. |
TICKS | back to summary |
---|---|
public static final String TICKS The unit for the number of ticks that have transpired since some arbitrary starting date. |
value | back to summary |
---|---|
public String value() Unit for the time stamp.
|