- 
- 
Field SummaryFields Modifier and Type Fields Description static StringMILLISECONDS_SINCE_EPOCHThe unit for the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.static StringTICKSThe unit for the number of ticks that have transpired since some arbitrary starting date.
 
- 
- 
- 
Field Detail- 
MILLISECONDS_SINCE_EPOCHstatic final String MILLISECONDS_SINCE_EPOCH The unit for the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
 
- 
 - 
- 
TICKSstatic final String TICKS The unit for the number of ticks that have transpired since some arbitrary starting date.
 
- 
 - 
Element Detail- 
valueString value Unit for the time stamp.- Returns:
- time stamp unit, not null
 - Default:
- "MILLISECONDS_SINCE_EPOCH"
 
 
- 
 
-