com.timeindexing.time
Interface Epoch

All Superinterfaces:
TimestampFormatting
All Known Subinterfaces:
FirstJan1971Epoch, ZeroEpoch

public interface Epoch
extends TimestampFormatting

Absolute Timestamps have an Epoch.


Method Summary
 java.lang.String getName()
          Get the name of the Epoch.
 
Methods inherited from interface com.timeindexing.time.TimestampFormatting
format
 

Method Detail

getName

java.lang.String getName()
Get the name of the Epoch.



Timeindexing 2008