Package hec.data
Class Iso8601Time
java.lang.Object
hec.data.Iso8601Time
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Iso8601Time
public Iso8601Time() -
Iso8601Time
public Iso8601Time(long time) -
Iso8601Time
- Throws:
IllegalTimeException
-
-
Method Details
-
parseTimeString
- Throws:
IllegalTimeException
-
toString
-
set
protected void set(long time) -
set
- Throws:
IllegalTimeException
-
setTime
public void setTime(long time) -
setTime
- Throws:
IllegalTimeException
-
getTime
- Throws:
IllegalTimeException
-
getTimeString
-
toString
-
equals
- Throws:
IllegalTimeException
-
equals
-
equals
-
main
-