Class TimeRange
java.lang.Object
ecmwf.common.technical.TimeRange
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeRange
-
-
Method Details
-
within
Within.- Parameters:
current
- the current- Returns:
- true, if successful
-
parse
Parses the.- Parameters:
timeRange
- the time range- Returns:
- the time range
- Throws:
DateTimeParseException
- the date time parse exception
-
getStartTime
-
getEndTime
-
toString
-