A SystemTime is a {@link Time2} time with millisecond resolution and theorigin at 1970-01-01. It corresponds to the time used internally by {@link java.util.Date}. For times before 1970-01-01, {@link TimeIndex#asOffset()} will return negative values. The domain label issystemtime.
@author Jean-Paul Vetterli
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.